]> git.cworth.org Git - turbot/commitdiff
Fix call to find_hunt_for_hunt_id
authorCarl Worth <cworth@cworth.org>
Mon, 11 Jan 2021 17:58:12 +0000 (09:58 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 11 Jan 2021 18:00:48 +0000 (10:00 -0800)
It takes two parameters, not one, (was missing "turb" argument).

This should fix the edit_hunt button (the pencil) which was erroring
out while this bug was present.


No differences found