From b5b339cdfde254367eccd49d296178314a159ba7 Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Tue, 12 Jun 2018 13:43:46 +0100 Subject: [Jams] Approvals interface --- pysite/tables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pysite/tables.py') 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 -- cgit v1.2.3