refact, change default separate window option
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
parent
7ddc706f2d
commit
d02dc1797c
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ const String kWindowEventGetSessionIdList = "get_session_id_list";
|
|||
const String kWindowEventMoveTabToNewWindow = "move_tab_to_new_window";
|
||||
const String kWindowEventCloseForSeparateWindow = "close_for_separate_window";
|
||||
|
||||
const String kOptionSeparateRemoteWindow = "enable-separate-remote-window";
|
||||
const String kOptionSeparateRemoteWindow = "allow-separate-remote-window";
|
||||
|
||||
const String kUniLinksPrefix = "rustdesk://";
|
||||
const String kUrlActionClose = "close";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue