hide compositing tab for anon viewers
This commit is contained in:
parent
c71a36de30
commit
3aae2f33d2
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
<ProfileTab />
|
<ProfileTab />
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
|
v-if="isLoggedIn"
|
||||||
:label="$t('settings.composing')"
|
:label="$t('settings.composing')"
|
||||||
icon="pen-alt"
|
icon="pen-alt"
|
||||||
data-tab-name="composing"
|
data-tab-name="composing"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue