aboutsummaryrefslogtreecommitdiffstats
path: root/src/stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/stats.html')
-rw-r--r--src/stats.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/stats.html b/src/stats.html
index b6ca1f5..ab3187e 100644
--- a/src/stats.html
+++ b/src/stats.html
@@ -29,14 +29,12 @@
</div>
-<script src="js/js-loader.js" data-jsList="
-js/vapi-common.js
-js/vapi-client.js
-js/udom.js
-js/i18n.js
-js/dashboard-common.js
-js/stats.js
-"></script>
+<script src="js/vapi-common.js"></script>
+<script src="js/vapi-client.js"></script>
+<script src="js/udom.js"></script>
+<script src="js/i18n.js"></script>
+<script src="js/dashboard-common.js"></script>
+<script src="js/stats.js"></script>
</body>
</html>