Chore: improve typing

This commit is contained in:
Pieter Vander Vennet 2025-01-23 14:30:19 +01:00
parent 3987322870
commit cfe9f58599

View file

@ -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,