mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-18 08:06:21 +08:00
fix live dm
opt live/article report Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -722,4 +722,7 @@ class Pref {
|
||||
|
||||
static bool get directExitOnBack =>
|
||||
_setting.get(SettingBoxKey.directExitOnBack, defaultValue: false);
|
||||
|
||||
static bool get historyPause =>
|
||||
_localCache.get(LocalCacheKey.historyPause, defaultValue: false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user