Checkboxen funktioniert in DataSheet

This commit is contained in:
Ismail Ali
2025-03-11 21:51:29 +01:00
parent 984ce72201
commit e4851fa53e
2 changed files with 3 additions and 2 deletions

View File

@@ -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,
};