Integrated rename popup

This commit is contained in:
Peter Papp
2020-11-21 17:14:56 +01:00
parent a72a672aaf
commit f863537190
11 changed files with 269 additions and 58 deletions
+1
View File
@@ -3,6 +3,7 @@
<ContentSidebar>
<!--Empty storage warning-->
<ContentGroup v-if="config.storageLimit && storage.used > 95">
<UpgradeSidebarBanner />
</ContentGroup>