mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-31 09:01:04 +03:00
Fix. Android settings theme always show "Dark theme"
This commit is contained in:
@@ -349,6 +349,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Security", "Ασφάλεια"),
|
||||
("Theme", "Θέμα"),
|
||||
("Dark Theme", "Σκούρο θέμα"),
|
||||
("Light Theme", ""),
|
||||
("Dark", "Σκούρο"),
|
||||
("Light", "Φωτεινό"),
|
||||
("Follow System", "Από το σύστημα"),
|
||||
|
||||
Reference in New Issue
Block a user