Refactoring: move credits into a list
This commit is contained in:
parent
66cc615805
commit
6e7eccf9de
23 changed files with 69 additions and 23 deletions
|
@ -54,5 +54,7 @@
|
|||
}
|
||||
],
|
||||
"hideFromOverview": true,
|
||||
"credits": "Robin van der Linde"
|
||||
"credits": [
|
||||
"Robin van der Linde"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue