frontend validation of team members limitation

This commit is contained in:
Čarodej
2021-11-26 16:44:23 +01:00
parent 459087337c
commit 8456aaf01e
6 changed files with 119 additions and 26 deletions

View File

@@ -1,9 +1,9 @@
<template>
<ContentSidebar>
<!--Empty storage warning-->
<ContentGroup v-if="user && config.storageLimit && storage.used > 95">
<!-- <ContentGroup v-if="user && config.storageLimit && storage.used > 95">
<UpgradeSidebarBanner/>
</ContentGroup>
</ContentGroup>-->
<!--Locations-->
<ContentGroup :title="$t('sidebar.locations_title')">