forked from MapComplete/MapComplete
Chore: attempt to fix build
This commit is contained in:
parent
85bf2b5c36
commit
919fc108cd
4 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
import DetermineTheme from "./Logic/DetermineTheme"
|
||||
import SingleThemeGui from "./UI/SingleThemeGui.svelte"
|
||||
import CustomThemeError from "./UI/CustomThemeError.svelte"
|
||||
import { default as SingleThemeGui } from "./UI/SingleThemeGui.svelte"
|
||||
import { default as CustomThemeError } from "./UI/CustomThemeError.svelte"
|
||||
|
||||
|
||||
async function main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue