aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/tables.py
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
commitb5b339cdfde254367eccd49d296178314a159ba7 (patch)
treed9b4d463bb3738bd5b561dd08a4313d40fb76308 /pysite/tables.py
parentMerge branch 'log-dir' into 'master' (diff)
[Jams] Approvals interface
Diffstat (limited to 'pysite/tables.py')
-rw-r--r--pysite/tables.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pysite/tables.py b/pysite/tables.py
index e7e47215..ad864fee 100644
--- a/pysite/tables.py
+++ b/pysite/tables.py
@@ -44,7 +44,7 @@ TABLES = {
"info_rst", # str
"info_html", # str
"number", # int
- "participants", # list[int]
+ "participants", # list[str]
"repo", # str
"state", # str
"task_html", # str