dashboard: auth fixes, guild listing, config editing

This commit is contained in:
Dragory 2019-06-23 03:40:53 +03:00
parent 1dae3019c4
commit 7bda2b1763
14 changed files with 200 additions and 42 deletions

View file

@ -18,6 +18,7 @@
"dependencies": {
"js-cookie": "^2.2.0",
"vue": "^2.6.10",
"vue-codemirror": "^4.0.6",
"vue-hot-reload-api": "^2.3.3",
"vue-router": "^3.0.6"
},