fix move notification column checkbox

This commit is contained in:
Absturztaube 2021-02-20 17:06:29 +01:00
parent 0cfd263ef4
commit 5ef3133f75

View file

@ -12,9 +12,9 @@
</BooleanSetting>
</li>
<li>
<Checkbox v-model="showThirdColumn">
<BooleanSetting path="showThirdColumn">
{{ $t('settings.show_third_column') }}
</Checkbox>
</BooleanSetting>
</li>
<li v-if="instanceWallpaperUsed">
<BooleanSetting path="hideInstanceWallpaper">