mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
upgrade plan UI improvements
This commit is contained in:
@@ -177,8 +177,8 @@
|
||||
</ValidationObserver>
|
||||
</div>
|
||||
|
||||
<!-- Payment method for automatically handle payments -->
|
||||
<div class="card shadow-card">
|
||||
<!-- Payment method for automatically handle payments - only for Stripe -->
|
||||
<div v-if="config.isStripe" class="card shadow-card">
|
||||
<FormLabel icon="credit-card">
|
||||
{{ $t('Payment Method') }}
|
||||
</FormLabel>
|
||||
|
||||
Reference in New Issue
Block a user