mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
env variables refactoring
This commit is contained in:
@@ -162,6 +162,9 @@ export default {
|
||||
type: 'success',
|
||||
message: this.$t('Your payment was successfully received.'),
|
||||
})
|
||||
|
||||
// todo: temporary reload function
|
||||
setTimeout(() => document.location.reload(), 500)
|
||||
},
|
||||
paystackClosed() {
|
||||
// ...
|
||||
|
||||
Reference in New Issue
Block a user