Fixes some UI desync
This commit is contained in:
parent
dd37c07485
commit
c06176c900
7 changed files with 41 additions and 32 deletions
|
@ -45,8 +45,6 @@ class Settings {
|
|||
|
||||
StateMachine subsys = StateMachine();
|
||||
|
||||
bool restartRequired = false;
|
||||
|
||||
factory Settings() {
|
||||
return Instance;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue