You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
Make reload work
This commit is contained in:
@@ -142,7 +142,7 @@ export default {
|
||||
|
||||
Promise.all(promises)
|
||||
.then(() => {
|
||||
// page.reload()
|
||||
this.$store.commit('setReload', true)
|
||||
// buttons.setDone('upload')
|
||||
})
|
||||
.catch(e => {
|
||||
|
||||
Reference in New Issue
Block a user