mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
@@ -958,6 +958,9 @@ impl<T: InvokeUiSession> Remote<T> {
|
||||
Permission::Restart => {
|
||||
self.handler.set_permission("restart", p.enabled);
|
||||
}
|
||||
Permission::Recording => {
|
||||
self.handler.set_permission("recording", p.enabled);
|
||||
}
|
||||
}
|
||||
}
|
||||
Some(misc::Union::SwitchDisplay(s)) => {
|
||||
|
||||
Reference in New Issue
Block a user