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:
@@ -982,4 +982,7 @@ abstract final class Pref {
|
||||
|
||||
static bool get removeSafeArea =>
|
||||
_setting.get(SettingBoxKey.removeSafeArea, defaultValue: false);
|
||||
|
||||
static int get angleDegrees =>
|
||||
_setting.get(SettingBoxKey.angleDegrees, defaultValue: 30);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user