mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 08:32:14 +00:00
Admin & User account frontend consolidation
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
|
||||
// Send request to get user token
|
||||
axios
|
||||
.post('/api/plans', {
|
||||
.post('/api/admin/plans', {
|
||||
attributes: this.plan
|
||||
})
|
||||
.then(response => {
|
||||
|
||||
Reference in New Issue
Block a user