This commit is contained in:
ivan-sim
2024-01-10 11:59:06 +07:00
parent 0a2c617581
commit 82f66151fc

View File

@@ -30,7 +30,7 @@
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
<script type="module" src="/src/index.tsx?v=<?php echo time(); ?>"></script>
</body>
</html>