forked from MapComplete/MapComplete
Huge refactoring (WIP)
This commit is contained in:
parent
62c4f0a928
commit
895aa132ec
55 changed files with 1177 additions and 2190 deletions
|
|
@ -9,9 +9,8 @@ import Locale from "./UI/i18n/Locale";
|
|||
import svg2img from 'promise-svg2img';
|
||||
import Translation from "./UI/i18n/Translation";
|
||||
import Translations from "./UI/i18n/Translations";
|
||||
import {TagRendering} from "./UI/Popup/TagRendering";
|
||||
|
||||
TagRendering.injectFunction();
|
||||
|
||||
console.log("Building the layouts")
|
||||
|
||||
function enc(str: string): string {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue