Minor renaming

This commit is contained in:
2026-05-01 20:22:12 -07:00
parent e3656a64a8
commit 42a34712a2
+1 -1
View File
@@ -36,7 +36,7 @@ class _MyAppState extends State<MyApp> {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Split Screen Player',
title: 'KRYZ Go!',
theme: AppThemeBusinessObject.lightTheme(),
darkTheme: AppThemeBusinessObject.darkTheme(),
themeMode: ThemeMode.system,