aboutsummaryrefslogtreecommitdiff
path: root/lib/Persist.hs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Persist.hs')
-rw-r--r--lib/Persist.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Persist.hs b/lib/Persist.hs
index c9c7901..611da9e 100644
--- a/lib/Persist.hs
+++ b/lib/Persist.hs
@@ -88,8 +88,8 @@ TripPing json sql=tt_trip_ping
Announcement json sql=tt_announcements
Id UUID default=uuid_generate_v4()
trip TripID
- message Text
header Text
+ message Text
day Day
url Text Maybe
announcedAt UTCTime Maybe