From 8a48ff35d408a7712a3052ee3cf8fc84e8b699c7 Mon Sep 17 00:00:00 2001 From: britzelpuf <101716456+britzelpuf@users.noreply.github.com> Date: Thu, 24 Mar 2022 12:23:01 +0100 Subject: [PATCH] Fix Startup routine --- ioBroker/NsPanelTs.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index d83ee005..bed14c7b 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -158,6 +158,7 @@ function HandleMessage(typ: string, method: string, page: number, words: Array