mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Fix earlier merge error with predictions having moved to the report bundle
This commit is contained in:
@@ -126,7 +126,6 @@
|
||||
<script src="/socket.io/socket.io.js?v=<%= locals.cachebuster %>"></script>
|
||||
<script src="/report/js/report.js?v=<%= locals.cachebuster %>"></script>
|
||||
<script src="/report/js/flotcandle.js?v=<%= locals.cachebuster %>"></script>
|
||||
<script src="/report/js/predictions.js?v=<%= locals.cachebuster %>"></script>
|
||||
<script src="/report/js/loopalyzer.js?v=<%= locals.cachebuster %>"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user