mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-29 08:01:03 +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