mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-02 09:08:17 +08:00
custom angle degree
Closes #2140 Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -151,7 +151,8 @@ abstract final class SettingBoxKey {
|
||||
showDynDispute = 'showDynDispute',
|
||||
touchSlopH = 'touchSlopH',
|
||||
floatingNavBar = 'floatingNavBar',
|
||||
removeSafeArea = 'removeSafeArea';
|
||||
removeSafeArea = 'removeSafeArea',
|
||||
angleDegrees = 'angleDegrees';
|
||||
|
||||
static const String minimizeOnExit = 'minimizeOnExit',
|
||||
windowSize = 'windowSize',
|
||||
|
||||
Reference in New Issue
Block a user