diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index 98e1971e..806f3aac 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -7465,7 +7465,7 @@ function GenerateDetailPage(type: string, optional: string, pageItem: PageItem): sec_remaining = timer_actual % 60; editable = 0; action2 = 'pause'; - label2 = findLocale('timer', 'off');; + label2 = findLocale('timer', 'off'); } }