Chore: Attempt to fix build
This commit is contained in:
parent
d3786a73fc
commit
bdfafc5422
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
import { OsmObject } from "../../Logic/Osm/OsmObject"
|
||||
import Loading from "../Base/Loading.svelte"
|
||||
import { HistoryUtils } from "./HistoryUtils"
|
||||
import * as shared_questions from "../../assets/generated/layers/questions.json"
|
||||
import * as shared_questions from "../../../public/assets/generated/layers/questions.json"
|
||||
import TagRenderingConfig from "../../Models/ThemeConfig/TagRenderingConfig"
|
||||
import Tr from "../Base/Tr.svelte"
|
||||
import AccordionSingle from "../Flowbite/AccordionSingle.svelte"
|
||||
|
|
Loading…
Add table
Reference in a new issue