mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
enable tap dm by def
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -860,5 +860,5 @@ abstract class Pref {
|
||||
_setting.get(SettingBoxKey.enablePlayAll, defaultValue: true);
|
||||
|
||||
static bool get enableTapDm =>
|
||||
_setting.get(SettingBoxKey.enableTapDm, defaultValue: false);
|
||||
_setting.get(SettingBoxKey.enableTapDm, defaultValue: true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user