variable for item

This commit is contained in:
2023-11-04 23:13:41 +01:00
parent ec677a30ab
commit 6fdfc80880
2 changed files with 9 additions and 7 deletions

View File

@@ -369,5 +369,5 @@
<script src="../js/config.js"></script>
<script src="../js/library.js"></script>
<script src="../js/user.js"></script>
<script src="../js/item.js"></script>
</body></html>