git commit -m "refactor: Gerätelayer dynamisch über IdSystem initialisiert
BREAKING CHANGE: Sichtbarkeit der Gerätegruppen basiert nun auf 'system-<IdSystem>' statt auf Namen wie 'SMSFunkmodem'. Statische Layer-Konfiguration im Redux-Slice entfernt."
This commit is contained in:
@@ -79,7 +79,7 @@ export const mockGisSystemStatic = {
|
||||
IdSystem: 13,
|
||||
Name: "Messstellen",
|
||||
Longname: "Messstellen",
|
||||
Allow: 0,
|
||||
Allow: 1,
|
||||
Icon: 13,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user