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