1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

#809 fix wrong closed issue count when create closed issue via API

Add start count corrector for Repository.NumClosedIssues
This commit is contained in:
Unknwon
2016-05-27 18:23:39 -07:00
parent 28c03f1147
commit e9ae926e04
5 changed files with 29 additions and 6 deletions

View File

@@ -1 +1 @@
0.9.27.0512
0.9.28.0527