]> source.dussan.org Git - gitea.git/commit
Fix deadline on update issue or PR via API (#8696)
authorDavid Svantesson <davidsvantesson@gmail.com>
Sun, 27 Oct 2019 23:35:20 +0000 (00:35 +0100)
committerLauris BH <lauris@nix.lv>
Sun, 27 Oct 2019 23:35:20 +0000 (01:35 +0200)
commit018b0e818038f3c38cc6bfc96fadeb25c92380e6
tree865e142708862e9b64abef4a481619cac10b5a12
parent478f7db68ee42f2a873e554d8cfcf56f3ab82f99
Fix deadline on update issue or PR via API (#8696)

* Fix deadline on update issue or PR via API

* variable initialized directly (review comment)
routers/api/v1/repo/issue.go
routers/api/v1/repo/pull.go