more cache busting. this doesnt seem to work, im still getting results in the wrong part of the database :(

This commit is contained in:
Jack 2020-06-06 02:43:23 +01:00
parent 344576aa88
commit 00b9b81d8d

View file

@ -643,7 +643,7 @@
<script src="js/html2canvas.js"></script>
<script src="js/words.js?v=5"></script>
<script src="js/layouts.js?v=5"></script>
<script src="js/db.js?v=5"></script>
<script src="js/db.js?v=6"></script>
<script src="js/userconfig.js?v=5"></script>
<script src="js/commandline.js?v=5"></script>
<script src="js/settings.js?v=5"></script>