mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-08-14 17:42:40 +08:00
opt: format and name
This commit is contained in:
@ -207,7 +207,7 @@ void runMultiWindow(
|
||||
await restoreWindowPosition(WindowType.PortForward, windowId: kWindowId!);
|
||||
break;
|
||||
default:
|
||||
// no such appType
|
||||
// no such appType
|
||||
exit(0);
|
||||
}
|
||||
// show window from hidden status
|
||||
|
Reference in New Issue
Block a user