mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 16:32:15 +00:00
UI improvements 3
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
<Spotlight />
|
||||
|
||||
<ConfirmPopup />
|
||||
<SelectPlanSubscriptionPopup />
|
||||
|
||||
<!--2FA popups-->
|
||||
<TwoFactorRecoveryCodesPopup />
|
||||
@@ -15,6 +14,7 @@
|
||||
<CreatePersonaTokenPopup />
|
||||
|
||||
<!--Payments Popup-->
|
||||
<SelectPlanSubscriptionPopup />
|
||||
<SelectSingleChargeMethodPopup />
|
||||
|
||||
<SidebarNavigation />
|
||||
@@ -165,7 +165,7 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
setTimeout(() => this.$openUpgradeOptions(), 300)
|
||||
//setTimeout(() => this.$openUpgradeOptions(), 300)
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user