mirror of
https://github.com/venera-app/venera.git
synced 2025-12-15 06:41:14 +00:00
fix activity name. Close #528
This commit is contained in:
@@ -199,6 +199,7 @@ class _MyAppState extends State<MyApp> with WidgetsBindingObserver {
|
||||
tertiary = light.tertiary;
|
||||
}
|
||||
return MaterialApp(
|
||||
title: "venera",
|
||||
home: home,
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: getTheme(primary, secondary, tertiary, Brightness.light),
|
||||
|
||||
Reference in New Issue
Block a user