mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-27 18:40:39 +00:00
optimized browsing
This commit is contained in:
-1
@@ -123,7 +123,6 @@ const actions = {
|
||||
|
||||
const mutations = {
|
||||
LOADING_STATE(state, payload) {
|
||||
state.clipboard = []
|
||||
state.entries = payload.data
|
||||
state.isLoading = payload.loading
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user