forked from MapComplete/MapComplete
Small code fixes, fix #198
This commit is contained in:
parent
1b73f0a43a
commit
1831365597
5 changed files with 7 additions and 10 deletions
1
index.ts
1
index.ts
|
@ -10,7 +10,6 @@ import MoreScreen from "./UI/BigComponents/MoreScreen";
|
|||
import State from "./State";
|
||||
import Combine from "./UI/Base/Combine";
|
||||
import Translations from "./UI/i18n/Translations";
|
||||
import {UIElement} from "./UI/UIElement";
|
||||
|
||||
let defaultLayout = ""
|
||||
// --------------------- Special actions based on the parameters -----------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue