forked from MapComplete/MapComplete
Chore: improve typing
This commit is contained in:
parent
3f80930d48
commit
6f3c65ba78
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ class NsiLogos extends Script {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
const iconsTr: TagRenderingConfigJson = <any>{
|
const iconsTr: QuestionableTagRenderingConfigJson = <any>{
|
||||||
strict: true,
|
strict: true,
|
||||||
id: "icon",
|
id: "icon",
|
||||||
mappings,
|
mappings,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue