This commit is contained in:
scammo
2021-08-02 19:06:41 +02:00
parent 839441770b
commit f7140b17ea
92 changed files with 390 additions and 2 deletions

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
import { createApp } from 'vue/dist/vue.esm-bundler'
import App from './App.vue'
import router from './router'