Merge branch 'main' of hiddify-github:hiddify/hiddify-next
This commit is contained in:
@@ -33,7 +33,7 @@ class AppView extends HookConsumerWidget with PresLogger {
|
||||
supportedLocales: AppLocaleUtils.supportedLocales,
|
||||
localizationsDelegates: GlobalMaterialLocalizations.delegates,
|
||||
debugShowCheckedModeBanner: false,
|
||||
themeMode: theme.mode,
|
||||
themeMode: theme.mode.flutterThemeMode,
|
||||
theme: theme.light(),
|
||||
darkTheme: theme.dark(),
|
||||
title: Constants.appName,
|
||||
|
||||
Reference in New Issue
Block a user