add reuse compliance #5

This commit is contained in:
2021-09-19 12:55:33 +02:00
parent 6a5b468bb2
commit ebb0783103
27 changed files with 166 additions and 18 deletions

View File

@ -1,4 +1,7 @@
// SPDX-FileCopyrightText: WTF Kooperative eG <https://wtf-eg.de/>
//
// 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'