Small code fixes, fix #198

This commit is contained in:
Pieter Vander Vennet 2021-01-27 02:58:11 +01:00
parent 1b73f0a43a
commit 1831365597
5 changed files with 7 additions and 10 deletions

View file

@ -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 -----------------