no message

This commit is contained in:
2025-02-28 07:13:48 +01:00
parent 12079ef9e8
commit 81de3f5fe4
2 changed files with 4 additions and 1 deletions

View File

@@ -26,6 +26,9 @@ class HauptManager extends IPSModule
// WebSocket-Server starten
$this->StartWebSocketServer();
// Initialisiere die Client-Liste im Formular
$this->UpdateClientList();
}
public function RequestAction($Ident, $Value)