mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 08:36:17 +08:00
@@ -308,7 +308,6 @@ class _StyleSettingState extends State<StyleSetting> {
|
||||
_tempThemeValue = result;
|
||||
settingController.themeType.value = result;
|
||||
setting.put(SettingBoxKey.themeMode, result.index);
|
||||
GlobalData().themeMode = result.index;
|
||||
Get.forceAppUpdate();
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user