Checkboxen funktioniert in DataSheet
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// /config/appVersion
|
||||
export const APP_VERSION = "1.1.55";
|
||||
export const APP_VERSION = "1.1.56";
|
||||
|
||||
@@ -15,7 +15,8 @@ const initialState = {
|
||||
Messstellen: true,
|
||||
TALASICL: true,
|
||||
DAUZ: true,
|
||||
SMSFunkmodem: true,
|
||||
SMSFunkmodem: true, // ✅ Hier sicherstellen, dass es existiert
|
||||
TKKomponenten: true, // ✅ Hier sicherstellen, dass es existiert
|
||||
Sonstige: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user