some build stuff and quick fix
This commit is contained in:
@@ -20,7 +20,7 @@ class WkApp extends StatelessWidget {
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
return MaterialApp(
|
||||
title: 'WaniKani SRS',
|
||||
title: 'Hirameki SRS',
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: ThemeData.dark(useMaterial3: true),
|
||||
home: const StartScreen(),
|
||||
|
||||
Reference in New Issue
Block a user