mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
frontend production
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
this.isLoading = true
|
||||
|
||||
axios
|
||||
.post('/api/subscriptions/plans', this.plan)
|
||||
.post('/api/subscriptions/admin/plans', this.plan)
|
||||
.then(response => {
|
||||
|
||||
// Show toaster
|
||||
|
||||
Reference in New Issue
Block a user