mirror of
https://github.com/Luzifer/twitch-manager.git
synced 2024-11-09 09:50:02 +00:00
Move app js to match overlay name
This commit is contained in:
parent
d37afb4349
commit
0fd21f872c
2 changed files with 1 additions and 1 deletions
|
@ -68,6 +68,6 @@
|
|||
<script src="https://cdn.jsdelivr.net/combine/npm/vue@2,npm/bootstrap-vue@2/dist/bootstrap-vue.min.js,npm/moment@2"></script>
|
||||
<script src="https://kit.fontawesome.com/0caf4eb225.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script src="app.js"></script>
|
||||
<script src="overlay.js"></script>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue