SMS-Funkmodem in mapLayerState.js in SMSFunkmodem wegen Bindestrich, ansonsten default ist aus

This commit is contained in:
ISA
2024-05-28 10:22:23 +02:00
parent 3debac9567
commit 55530336e7
598 changed files with 16 additions and 15056 deletions

View File

@@ -18,7 +18,7 @@ export const mapLayersState = atom({
Messstellen: true,
TALASICL: true,
DAUZ: true,
"SMS-Funkmodem": true,
SMSFunkmodem: true,
Sonstige: true,
},
});