Add parking ticket machines and note denominations

This commit is contained in:
Robin van der Linde 2023-01-29 15:13:32 +01:00
parent 99ff878afe
commit b5c0607724
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
14 changed files with 1410 additions and 2 deletions

View file

@ -49,6 +49,7 @@
"widenFactor": 1.2,
"layers": [
"parking",
"parking_spaces"
"parking_spaces",
"parking_ticket_machine"
]
}