mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 03:15:14 +08:00
opt: change theme
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -201,7 +201,7 @@ class MineController extends GetxController {
|
||||
onChangeTheme() {
|
||||
themeType.value = nextThemeType;
|
||||
setting.put(SettingBoxKey.themeMode, themeType.value.code);
|
||||
Get.forceAppUpdate();
|
||||
Get.changeThemeMode(themeType.value.toThemeMode);
|
||||
}
|
||||
|
||||
pushFollow() {
|
||||
|
||||
Reference in New Issue
Block a user