forked from MapComplete/MapComplete
First working version with multi-rendering
This commit is contained in:
parent
0c0ef48a96
commit
20fa5028d9
5 changed files with 129 additions and 21 deletions
|
@ -48,7 +48,7 @@ export default class TagRenderingConfig {
|
|||
}
|
||||
|
||||
if(typeof json === "number"){
|
||||
this.render =Translations.WT( ""+json)
|
||||
this.render = Translations.WT( ""+json)
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue