forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
c9ce29f206
commit
40e894df8b
294 changed files with 14209 additions and 4192 deletions
|
@ -109,7 +109,7 @@ export default class DetermineTheme {
|
|||
const dict = new Map<string, QuestionableTagRenderingConfigJson>()
|
||||
|
||||
for (const tagRendering of questions.tagRenderings) {
|
||||
dict.set(tagRendering.id, <QuestionableTagRenderingConfigJson> tagRendering)
|
||||
dict.set(tagRendering.id, <QuestionableTagRenderingConfigJson>tagRendering)
|
||||
}
|
||||
|
||||
return dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue