add fallbacks

This commit is contained in:
biglyderv 2025-04-22 00:09:28 -04:00
parent f7a83b8d8e
commit 5eb9387db6
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
2 changed files with 1 additions and 2 deletions

View file

@ -1,4 +1,3 @@
var messages = document.getElementById('messages');
var form = document.getElementById('form');
var input = document.getElementById('input');