This commit is contained in:
2026-04-13 10:31:04 +05:00
parent 3fbf7311d8
commit c54f688406
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
promt
data
# ---> Node
# Logs
logs

View File

@@ -92,6 +92,7 @@
</div>
</div>
</main>
<script src="https://cdn.sheetjs.com/xlsx-0.20.2/package/dist/xlsx.full.min.js"></script>
<script src="admin.js"></script>
</body>
</html>