nvm this fucked shit up

This commit is contained in:
Glitchy 2025-06-06 20:52:42 +00:00
parent 8128b223c0
commit ac05692c6a
4 changed files with 3 additions and 38 deletions

View file

@ -16,9 +16,7 @@
<script>
const noteName = "{{ note|e }}";
</script>
<script src="https://cdn.socket.io/4.4.1/socket.io.min.js"></script>
<script src="{{ url_for('static', filename='note.js') }}"></script>
</body>
</html>