mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-24 09:50:39 +00:00
bug fixes
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</div>
|
||||
|
||||
<!--Billing Profile Message-->
|
||||
<div class="text-content" v-if="! hasBillingProfile">
|
||||
<div class="text-content" v-if="! hasBillingProfile && ! isLoading">
|
||||
<h1 class="title">
|
||||
{{ $t('in.empty.bill_profile_title') }}
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user