mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: super chat
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -807,4 +807,7 @@ class Pref {
|
||||
|
||||
static bool get showMemberShop =>
|
||||
_setting.get(SettingBoxKey.showMemberShop, defaultValue: false);
|
||||
|
||||
static bool get showSuperChat =>
|
||||
_setting.get(SettingBoxKey.showSuperChat, defaultValue: true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user