chore: files view dynamic component

This commit is contained in:
Ramires Viana
2021-03-01 16:12:17 +00:00
parent 057307181e
commit 7b6579ac8a
7 changed files with 107 additions and 106 deletions

View File

@@ -24,9 +24,8 @@ const state = {
showShell: false,
showMessage: null,
showConfirm: null,
previewMode: false,
hash: '',
token: '',
token: ''
}
export default new Vuex.Store({