mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-17 11:41:28 +03:00
@@ -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());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user