This commit is contained in:
Tobias 2025-10-23 20:16:16 +11:00 committed by GitHub
commit e9a430f981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 31 additions and 10 deletions

View file

@ -0,0 +1,11 @@
{
"key": "operator:type",
"type": "defaultCheck",
"label": "Road Maintenance",
"strings": {
"options": {
"undefined": "Public Entity",
"private": "Private"
}
}
}