forked from MapComplete/MapComplete
Quickfix: add centroids to some renderings which dissappeared during migration
This commit is contained in:
parent
c3a4015f53
commit
161bcc8647
11 changed files with 1001 additions and 1036 deletions
|
@ -55,7 +55,7 @@ export default class TagRenderingConfig {
|
|||
|
||||
|
||||
if (typeof json === "number") {
|
||||
this.render = Translations.WT("" + json)
|
||||
this.render = Translations.T("" + json, context + ".render")
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue