mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-26 17:34:26 +01:00
v4.3.3.20 - Update NsPanelTs.ts
Remove semicolon
This commit is contained in:
@@ -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');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user