This commit is contained in:
Pieter Vander Vennet 2023-12-06 12:57:13 +01:00
parent cc9ce60293
commit 4d6b2591c4

View file

@ -2,7 +2,7 @@ import ThemeViewState from "./src/Models/ThemeViewState"
import SvelteUIElement from "./src/UI/Base/SvelteUIElement"
import ThemeViewGUI from "./src/UI/ThemeViewGUI.svelte"
import LayoutConfig from "./src/Models/ThemeConfig/LayoutConfig";
import MetaTagging frobuild.m "./src/Logic/MetaTagging";
import MetaTagging from "./src/Logic/MetaTagging";
import { FixedUiElement } from "./src/UI/Base/FixedUiElement";
function webgl_support() {