Skip to content
Snippets Groups Projects
Commit 72a8f938 authored by GretaD's avatar GretaD
Browse files

Remove subfolders from Favorites


Signed-off-by: default avatarGretaD <gretadoci@gmail.com>
parent a7990044
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@
{{ t('mail', 'Mark all messages of this folder as read') }}
</ActionButton>
<ActionInput v-if="!account.isUnified" icon="icon-add" @submit="createFolder">
<ActionInput v-if="!account.isUnified && folder.specialRole !== 'flagged'" icon="icon-add" @submit="createFolder">
{{ t('mail', 'Add subfolder') }}
</ActionInput>
</template>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment