debug: minimal ALL_EVENTS, no alert

This commit is contained in:
Dauren777 2026-06-10 11:59:29 +00:00
parent fb0c3a03de
commit 6449e96452
2 changed files with 4 additions and 2 deletions

View File

@ -176,5 +176,6 @@
<button class="btn btn-sm btn-g" onclick="addUser()">Зарегистрировать</button>
</div></div></div>
<script src="script.js"></script>
<script>alert("HTML loaded");</script>
</body>
</html>

File diff suppressed because one or more lines are too long