add fallbacks
This commit is contained in:
parent
f7a83b8d8e
commit
5eb9387db6
2 changed files with 1 additions and 2 deletions
1
index.js
1
index.js
|
@ -1,4 +1,3 @@
|
|||
|
||||
var messages = document.getElementById('messages');
|
||||
var form = document.getElementById('form');
|
||||
var input = document.getElementById('input');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue