aboutsummaryrefslogtreecommitdiff
path: root/lib/Persist.hs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lib/Persist.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Persist.hs b/lib/Persist.hs
index d5dc712..7ff3f1d 100644
--- a/lib/Persist.hs
+++ b/lib/Persist.hs
@@ -134,7 +134,7 @@ Shape sql=tt_shape
Tracker sql=tt_tracker
Id UUID default=uuid_generate_v4()
name Text Unique
- expires UTCTime
+-- expires UTCTime
blocked Bool
agent Text
currentTicket TicketId Maybe