Refactoring: move credits into a list

This commit is contained in:
Pieter Vander Vennet 2023-10-26 17:14:08 +02:00
parent 66cc615805
commit 6e7eccf9de
23 changed files with 69 additions and 23 deletions

View file

@ -61,5 +61,7 @@
"ambulancestation"
],
"defaultBackgroundId": "HDM_HOT",
"credits": "Erwin Olario"
"credits": [
"Erwin Olario"
]
}