From 4b4f6e0e4c5f2726dc45c0379938ef15d094da0e 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