]> git.cworth.org Git - turbot/commit
Fix "New Hunt" button to actually call new_hunt_button function
authorCarl Worth <cworth@cworth.org>
Mon, 15 Nov 2021 23:52:22 +0000 (15:52 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 15 Nov 2021 23:52:22 +0000 (15:52 -0800)
commitd1b27a68132b9e9a6e5b6ca0aaea1d4de222496a
tree8a46bff29c2424b460fcbaf1780eb21b1cca7626
parentc381dad4cf05f49da812d10841d102a732d8273d
Fix "New Hunt" button to actually call new_hunt_button function

Was previously calling new_hunt function directly which cannot work.
turbot/interaction.py