Add reception desk layers

This commit is contained in:
Pieter Vander Vennet 2022-07-19 11:55:46 +02:00
parent 1f5c594f34
commit 034e3cf282
4 changed files with 52 additions and 1 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[],
/**