aboutsummaryrefslogtreecommitdiffstats
path: root/pysite
diff options
context:
space:
mode:
Diffstat (limited to 'pysite')
-rw-r--r--pysite/tables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysite/tables.py b/pysite/tables.py
index 838d69f9..6eeda60e 100644
--- a/pysite/tables.py
+++ b/pysite/tables.py
@@ -266,7 +266,7 @@ TABLES = {
"user_id", # str
"actor_id", # str
"reason", # str
- "type" # str
+ "type", # str
"inserted_at", # datetime
"expires_at", # datetime
"closed", # bool