Update desktop_setting_page.dart
FIX
bc0a5bf6e1/src/lang/template.rs (L527)
This commit is contained in:
parent
bc0a5bf6e1
commit
d2413b1899
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue