mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 03:06:59 +08:00
@@ -855,4 +855,7 @@ abstract class Pref {
|
||||
static PlayRepeat get audioPlayMode =>
|
||||
PlayRepeat.values[_setting.get(SettingBoxKey.audioPlayMode) ??
|
||||
PlayRepeat.listOrder.index];
|
||||
|
||||
static bool get enablePlayAll =>
|
||||
_setting.get(SettingBoxKey.enablePlayAll, defaultValue: true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user