mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-11 11:50:12 +08:00
cache live stream pref
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -57,7 +57,8 @@ abstract final class SettingBoxKey {
|
||||
enableImgMenu = 'enableImgMenu',
|
||||
touchSlopH = 'touchSlopH',
|
||||
floatingNavBar = 'floatingNavBar',
|
||||
angleDegrees = 'angleDegrees';
|
||||
angleDegrees = 'angleDegrees',
|
||||
liveStream = 'liveStream';
|
||||
|
||||
static const String windowSize = 'windowSize',
|
||||
windowPosition = 'windowPosition',
|
||||
|
||||
Reference in New Issue
Block a user