This commit is contained in:
Milos Stojanovic
2020-05-17 08:50:28 +02:00
parent 792709f0d2
commit 35692d10c7

View File

@@ -289,6 +289,7 @@ export default {
})
.then(() => {
this.isLoading = false
this.loadFiles()
})
.catch(error => {
this.isLoading = false
@@ -313,6 +314,7 @@ export default {
})
.then(() => {
this.isLoading = false
this.loadFiles()
})
.catch(error => {
this.isLoading = false