mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-23 18:46:53 +08:00
feat: inapp fullscreen (#1330)
This commit is contained in:
committed by
GitHub
parent
4ae3bd2845
commit
5fd3d32200
@@ -213,7 +213,8 @@ abstract class SettingBoxKey {
|
||||
enableGradientBg = 'enableGradientBg',
|
||||
navBarSort = 'navBarSort',
|
||||
tempPlayerConf = 'tempPlayerConf',
|
||||
reduceLuxColor = 'reduceLuxColor';
|
||||
reduceLuxColor = 'reduceLuxColor',
|
||||
nativeFullscreen = 'nativeFullscreen';
|
||||
}
|
||||
|
||||
abstract class LocalCacheKey {
|
||||
|
||||
Reference in New Issue
Block a user