refactor(ui): step11 - extract app.js (reloadAll + fn table render); fix: reloadAll was accidentally deleted in step10

This commit is contained in:
“Naeel”
2026-05-02 17:36:49 +04:00
parent a034c38a38
commit ef1256ca73
2 changed files with 71 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@
<script src="js/init.js"></script>
<script src="js/functions.js"></script>
<script src="js/ai.js"></script>
<script src="js/app.js"></script>
</head>
<body>