fix theme sync
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
dca3d3ebc2
commit
895d339d86
@ -230,7 +230,7 @@ class MyTheme {
|
|||||||
bind.mainSetLocalOption(
|
bind.mainSetLocalOption(
|
||||||
key: kCommConfKeyTheme, value: mode.toShortString());
|
key: kCommConfKeyTheme, value: mode.toShortString());
|
||||||
}
|
}
|
||||||
bind.mainChangeTheme(dark: currentThemeMode().toShortString());
|
bind.mainChangeTheme(dark: mode.toShortString());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user