removed unused scanLibrary call, removed second vue script tag
This commit is contained in:
parent
8c4bc623f0
commit
f9f2daeb5c
2 changed files with 0 additions and 3 deletions
|
@ -63,7 +63,6 @@
|
|||
|
||||
<body class="notransparency" oncontextmenu="return false;" loading="1" os-release="<%= parseInt(env.osRelease) ;%>"
|
||||
platform="<%= env.platform ;%>">
|
||||
<script src="<%- (env.dev ? " ./lib/vue.js" : "./lib/vue.dev.js"); %>"></script>
|
||||
<script src="./lib/vue-horizontal.js"></script>
|
||||
<script src="./lib/bootstrap-vue.min.js"></script>
|
||||
<script src="./lib/vuex.min.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue