mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-30 14:20:15 +08:00
custom player/max volume
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -15,7 +15,9 @@ abstract final class SettingBoxKey {
|
||||
keyboardControl = 'keyboardControl',
|
||||
pgcSkipType = 'pgcSkipType',
|
||||
audioPlayMode = 'audioPlayMode',
|
||||
showBatteryLevel = 'showBatteryLevel';
|
||||
showBatteryLevel = 'showBatteryLevel',
|
||||
playerVolume = 'playerVolume',
|
||||
maxVolume = 'maxVolume';
|
||||
|
||||
static const String horizontalScreen = 'horizontalScreen',
|
||||
CDNService = 'CDNService',
|
||||
|
||||
Reference in New Issue
Block a user