SergeyMy
2023-08-10 09:17:03 +05:00
committed by GitHub
parent bc0a5bf6e1
commit d2413b1899
@@ -319,7 +319,7 @@ class _GeneralState extends State<_General> {
_OptionCheckBox(context, 'Adaptive bitrate', 'enable-abr'),
_OptionCheckBox(
context,
'Open new connections in tabs',
'Open connection in new tab',
kOptionOpenNewConnInTabs,
isServer: false,
),