mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 13:21:29 +03:00
refact, peer card menu, open in tabs or windows
Signed-off-by: dignow <linlong1265@gmail.com>
This commit is contained in:
@@ -319,8 +319,8 @@ class _GeneralState extends State<_General> {
|
||||
_OptionCheckBox(context, 'Adaptive bitrate', 'enable-abr'),
|
||||
_OptionCheckBox(
|
||||
context,
|
||||
'Separate remote windows',
|
||||
kOptionSeparateRemoteWindow,
|
||||
'Open new connections in tabs',
|
||||
kOptionOpenNewConnInTabs,
|
||||
isServer: false,
|
||||
),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user