whatever
This commit is contained in:
@@ -55,6 +55,7 @@ class MyApp extends StatelessWidget {
|
||||
'/viewCams': (context) => const ViewCams(),
|
||||
'/introScreen': (context) => const IntroScreen(),
|
||||
'/settings': (context) => const Settings(),
|
||||
'/excursion': (context) => const Settings(),
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user