Kommentare in Platzhalter

This commit is contained in:
ISA
2024-11-07 14:20:08 +01:00
parent b4cd5e8ad9
commit 9b21f0db36
8 changed files with 43 additions and 31 deletions

View File

@@ -23,7 +23,7 @@ const initialState = {
kuePSTmMinus96V: [],
kueAlarm1: [],
kueAlarm2: [],
kueRes: [],
kueResidence: [],
kueCableBreak: [],
kueGroundFault: [],
kueLimit1: null,
@@ -39,7 +39,6 @@ const initialState = {
tdrLocation: null,
tdrActive: null,
kueOverflow: null,
kueResidence: null,
tdrLast: null,
appVersion: null,
};