This commit is contained in:
Pieter Vander Vennet 2023-06-08 14:05:38 +02:00
parent d3d96bc9ad
commit 514f524951

View file

@ -60,7 +60,7 @@ export default interface UnitConfigJson {
/**
* Every key from this list will be normalized.
*
* To render a united value properly, use
* To render the value properly (with a human readable denomination), use `{canonical(<key>)}`
*/
appliesToKey: string[]
/**