]> git.cworth.org Git - turbot/commit
hunt_link_block: Remove inadvertent trailing comma
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 02:05:37 +0000 (18:05 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 02:05:37 +0000 (18:05 -0800)
commit0da1e2a36ac23128f1b730aa62b5ee749ec29fe8
tree0fdfe01f50dadcbc33303b9a2af8533f6de7a7c5
parent41356c8c4afd780cc16baaea44e2876f1da18be2
hunt_link_block: Remove inadvertent trailing comma

This was creating a tuple where not intended, so causing invalid
blocks structure to be sent to Slack.

This was the cause of the recent bug preventing the Turbot Home view
from working (unless the user already belonged to every available
hunt).
turbot/events.py