mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
ab: sync all recent peers if option enabled
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -1079,6 +1079,10 @@ impl PeerConfig {
|
||||
Default::default()
|
||||
}
|
||||
|
||||
pub fn exists(id: &str) -> bool {
|
||||
Self::path(id).exists()
|
||||
}
|
||||
|
||||
serde_field_string!(
|
||||
default_view_style,
|
||||
deserialize_view_style,
|
||||
|
||||
Reference in New Issue
Block a user