forked from MapComplete/MapComplete
Chore: improve typing
This commit is contained in:
parent
3987322870
commit
cfe9f58599
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,
|
||||
id: "icon",
|
||||
mappings,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue