Fix double option

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2021-11-14 15:25:19 -06:00
parent 2e959c53d2
commit c3a004df11
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD
2 changed files with 0 additions and 6 deletions

View file

@ -11,11 +11,6 @@
{{ $t('settings.hide_isp') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="showThirdColumn">
{{ $t('settings.show_third_column') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="sidebarRight">
{{ $t('settings.right_sidebar') }}

View file

@ -459,7 +459,6 @@
"reset_banner_confirm": "Do you really want to reset the banner?",
"reset_background_confirm": "Do you really want to reset the background?",
"settings": "Settings",
"show_third_column": "Show separate notifications column",
"subject_input_always_show": "Always show subject field",
"subject_line_behavior": "Copy subject when replying",
"subject_line_email": "Like email: \"re: subject\"",