🚀 Launch 2.0.0+20
🐛 Bug fixes upload chat attachment to wrong pool 📝 Update desktop title bar text
This commit is contained in:
@ -124,6 +124,7 @@ class AppMainContent extends StatelessWidget {
|
||||
final th = context.watch<ThemeProvider>();
|
||||
|
||||
return MaterialApp.router(
|
||||
debugShowCheckedModeBanner: false,
|
||||
theme: th.theme?.light,
|
||||
darkTheme: th.theme?.dark,
|
||||
locale: context.locale,
|
||||
|
Reference in New Issue
Block a user