diff --git a/light-js/index.html b/light-js/index.html index 519a009..58d6aea 100644 --- a/light-js/index.html +++ b/light-js/index.html @@ -22,14 +22,14 @@ - +
- - + +
- +
@@ -64,12 +64,6 @@ let messages = []; let unsubscribe; - dialButton.disabled = true; - subscribeButton.disabled = true; - textInput.disabled = true; - sendButton.disabled = true; - unsubscribeButton.disabled = true; - const updateMessages = (msgs, div) => { div.innerHTML = "