This commit is contained in:
j3d1 2023-05-28 21:05:22 +02:00
parent 02e41214d2
commit 7e8f984ee2
7 changed files with 15 additions and 12 deletions

View file

@ -4,7 +4,6 @@ import { BootstrapIconsPlugin } from 'bootstrap-icons-vue';
import App from './App.vue'
import './assets/css/toolshed.css'
import './assets/js/app.js'
import router from './router'
import store from './store';