module fix

This commit is contained in:
randogoth 2023-05-21 16:05:29 +03:00
parent edee5f881f
commit ea5b3dfa1b

View file

@ -22,5 +22,5 @@
{% endif %}
</body>
<script src="{{ SITEURL }}/theme/platform.js"></script>
<script src="{{ SITEURL }}/theme/geo.js"></script>
<script type="module" src="{{ SITEURL }}/theme/geo.js"></script>
</html>