From 04f3304e7f8db44a21e4f9da0d481facddc41a26 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 17 Jul 2022 03:05:16 +0200 Subject: some work on the control room (it can do useful stuff! but it also still breaks on some things!) --- lib/Persist.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Persist.hs') diff --git a/lib/Persist.hs b/lib/Persist.hs index f2377b6..da23dae 100644 --- a/lib/Persist.hs +++ b/lib/Persist.hs @@ -88,7 +88,7 @@ Announcement json sql=tt_announcements day Day url Text Maybe announcedAt UTCTime Maybe - deriving Generic ToSchema + deriving Generic ToSchema Show -- | this table works as calendar_dates.txt in GTFS ScheduleAmendment json sql=tt_schedule_amendement -- cgit v1.2.3