This commit is contained in:
kolaente 2019-09-14 19:29:33 +02:00
parent 6c7202658e
commit cdab64428d
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<script>
const mode = {{.Mode}}
</script>
<script src="/assets/js/vue.js"></script>
<script src="/assets/js/vue.min.js"></script>
<script src="/assets/js/admin.js"></script>
</body>