forked from MapComplete/MapComplete
Fix the build
This commit is contained in:
parent
e42a668c4a
commit
0b57042de1
10 changed files with 62 additions and 41 deletions
|
@ -6,6 +6,7 @@ import {FixedUiElement} from "../Base/FixedUiElement";
|
|||
import {OH} from "./OpeningHours";
|
||||
import Translations from "../i18n/Translations";
|
||||
import Constants from "../../Models/Constants";
|
||||
import opening_hours from "opening_hours";
|
||||
|
||||
export default class OpeningHoursVisualization extends UIElement {
|
||||
private readonly _key: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue