mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- ability leave team folder
- refactoring
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
|
||||
let route = this.name
|
||||
? `/api/teams/folders`
|
||||
: `/api/teams/convert/${this.item.data.id}`
|
||||
: `/api/teams/folders/${this.item.data.id}/convert`
|
||||
|
||||
let payload = this.name
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user