Force update js

This commit is contained in:
Vincent LAURENT 2022-05-07 02:08:56 +02:00
parent 9b25ef4c6e
commit 156859993f
1 changed files with 1 additions and 1 deletions

View File

@ -79,6 +79,6 @@
<script>
var maxSize = <?php echo $maxSize ?>;
</script>
<script src="/js/organization.js?202203301018"></script>
<script src="/js/organization.js?202205070208"></script>
</body>
</html>