mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-02 12:21:28 +03:00
ab: sync all recent peers if option enabled
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -537,5 +537,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Toggle Tags", "Tags umschalten"),
|
||||
("pull_ab_failed_tip", "Aktualisierung des Adressbuchs fehlgeschlagen"),
|
||||
("push_ab_failed_tip", "Synchronisierung des Adressbuchs mit dem Server fehlgeschlagen"),
|
||||
("synced_peer_readded_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user