mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-22 16:38:33 +00:00
commit
ee29db888a
1 changed files with 1 additions and 0 deletions
|
|
@ -661,6 +661,7 @@ fn run(sp: GenericService) -> ResultType<()> {
|
|||
}
|
||||
}
|
||||
|
||||
#[cfg(target_os = "linux")]
|
||||
if !scrap::is_x11() {
|
||||
super::wayland::release_resouce();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue