mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
separate live dm
Closes #1217 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -635,6 +635,9 @@ abstract class Pref {
|
||||
static bool get enableShowDanmaku =>
|
||||
_setting.get(SettingBoxKey.enableShowDanmaku, defaultValue: true);
|
||||
|
||||
static bool get enableShowLiveDanmaku =>
|
||||
_setting.get(SettingBoxKey.enableShowLiveDanmaku, defaultValue: true);
|
||||
|
||||
static bool get enableQuickFav =>
|
||||
_setting.get(SettingBoxKey.enableQuickFav, defaultValue: false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user