3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 20:55:01 +00:00

Work on documentation

This commit is contained in:
Dragory 2019-07-28 18:24:32 +03:00
parent c2935bd1d7
commit f186e5c61f
17 changed files with 451 additions and 10 deletions

View file

@ -18,7 +18,6 @@ Vue.mixin({
});
import App from "./components/App.vue";
import Login from "./components/Login.vue";
const app = new Vue({
router,