We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c68059 commit 0300e2fCopy full SHA for 0300e2f
index.html
@@ -12,7 +12,7 @@
12
<strong>We're sorry but OwnTracks doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
13
</noscript>
14
<div id="app"></div>
15
- <script src="/config/config.js"></script>
+ <script src="./config/config.js"></script>
16
<script type="module" src="/src/main.js"></script>
17
</body>
18
</html>
0 commit comments