Merge branch 'develop' into feature/maproulette

This commit is contained in:
Robin van der Linde 2022-07-19 20:54:44 +02:00
commit c4512748d0
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
14 changed files with 455 additions and 9 deletions

View file

@ -1,7 +1,9 @@
export default interface UnitConfigJson {
/**
* Every key from this list will be normalized
* Every key from this list will be normalized.
*
* To render a united value properly, use
*/
appliesToKey: string[],
/**