diff --git a/README.md b/README.md
index 53f64c5..7ce7533 100644
--- a/README.md
+++ b/README.md
@@ -310,6 +310,9 @@ You can set option *Force Web-Sockets* to force using only web-sockets transport
-->
## Changelog
+### __WORK IN PROGRESS__
+* (bluefox) Removed "force web sockets" option
+
### 4.0.1 (2022-01-29)
* (bluefox) Fixed authentication
diff --git a/admin/index_m.html b/admin/index_m.html
index 435b178..54c549d 100644
--- a/admin/index_m.html
+++ b/admin/index_m.html
@@ -53,7 +53,7 @@
$('.col-ttl').hide();
}
}
-
+
// the function loadSettings has to exist ...
function load(settings, onChange) {
if (!settings) return;
@@ -170,17 +170,11 @@
-