From c18b81b2f26123481558cb3fffc794c2c13f74ad Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 8 Feb 2024 15:43:45 -0700 Subject: maintenance --- src/scenes/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/scenes/index.ts') diff --git a/src/scenes/index.ts b/src/scenes/index.ts index ffce8a4..56fda2b 100644 --- a/src/scenes/index.ts +++ b/src/scenes/index.ts @@ -2,8 +2,8 @@ import title from "./title?scene"; import me from "./me?scene"; import partone from "./partone?scene"; import flirtingwithfunctions from "./flirtingwithfunctions?scene"; -import doctor from "./doctor"; -import first_box from "./first_box"; +import doctor from "./doctor?scene"; +import first_box from "./first_box?scene"; export const scenes = [ title, -- cgit v1.2.3-70-g09d2