Merge branch 'simple_rc' of github.com:fufesou/rustdesk into simple_rc
This commit is contained in:
commit
867d26b79c
@ -1168,7 +1168,6 @@ impl Connection {
|
||||
back_notification::PrivacyModeState::NotSupported,
|
||||
)
|
||||
} else {
|
||||
video_service::set_privacy_mode_conn_id(0);
|
||||
match privacy_mode::turn_on_privacy(self.inner.id) {
|
||||
Ok(true) => {
|
||||
video_service::set_privacy_mode_conn_id(self.inner.id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user