Usertesting: resolve some issues surfaced in #1457

This commit is contained in:
Pieter Vander Vennet 2023-06-14 01:03:28 +02:00
parent d465a272f2
commit 983db5e600
5 changed files with 5 additions and 5 deletions

View file

@ -5,9 +5,6 @@ import SvelteUIElement from "./UI/Base/SvelteUIElement"
import ThemeViewGUI from "./UI/ThemeViewGUI.svelte"
import {FixedUiElement} from "./UI/Base/FixedUiElement";
// Miscelleanous
Utils.DisableLongPresses()
// @ts-ignore
DetermineLayout.GetLayout()
.then((layout) => {