Version bump

This commit is contained in:
Pieter Vander Vennet 2020-10-17 03:42:30 +02:00
parent df4fc1198d
commit 9356001a95
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ 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/TagRendering";
import {TagRendering} from "./UI/Popup/TagRendering";
TagRendering.injectFunction();
console.log("Building the layouts")