mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-26 10:16:54 +08:00
This commit is contained in:
@ -1415,7 +1415,7 @@ class RustdeskImpl {
|
||||
return false;
|
||||
}
|
||||
|
||||
bool mainHideDocker({dynamic hint}) {
|
||||
bool mainHideDock({dynamic hint}) {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user