refactor: remove EAInvite flag

This commit is contained in:
liyasthomas
2021-10-03 15:49:04 +05:30
parent ccdd4963cd
commit 7f501241f0
5 changed files with 43 additions and 60 deletions

View File

@@ -7,7 +7,7 @@
:selected="true"
/>
<SmartTab
v-if="currentUser && currentUser.eaInvited && !doc"
v-if="currentUser && !doc"
:id="'team-collections'"
:label="`${$t('collection.team_collections')}`"
>