don't use wide mode for anon viewers

This commit is contained in:
Henry Jameson 2022-05-09 23:24:35 +03:00
parent ce8722b0e6
commit edbbbaad48
2 changed files with 3 additions and 2 deletions

View file

@ -72,6 +72,7 @@
</li>
<li>
<ChoiceSetting
v-if="user"
id="thirdColumnMode"
path="thirdColumnMode"
:options="thirdColumnModeOptions"