mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 11:41:09 +08:00
committed by
GitHub
parent
2879d0dc00
commit
25148509d2
@@ -783,7 +783,7 @@ abstract final class Pref {
|
||||
_setting.get(SettingBoxKey.expandBuffer, defaultValue: false);
|
||||
|
||||
static bool get useOpenSLES =>
|
||||
_setting.get(SettingBoxKey.useOpenSLES, defaultValue: true);
|
||||
_setting.get(SettingBoxKey.useOpenSLES, defaultValue: false);
|
||||
|
||||
static bool get enableAi =>
|
||||
_setting.get(SettingBoxKey.enableAi, defaultValue: false);
|
||||
|
||||
Reference in New Issue
Block a user