diff --git a/src/UI/History/HistoryUtils.ts b/src/UI/History/HistoryUtils.ts index e17da942c5..1b2c4bc200 100644 --- a/src/UI/History/HistoryUtils.ts +++ b/src/UI/History/HistoryUtils.ts @@ -1,4 +1,4 @@ -import * as all_layers from "../../assets/generated/themes/personal.json" +import * as all_layers from "../../../public/assets/generated/themes/personal.json" import ThemeConfig from "../../Models/ThemeConfig/ThemeConfig" import { OsmObject } from "../../Logic/Osm/OsmObject"