mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 18:58:38 +00:00
Fix #185
This commit is contained in:
@@ -63,6 +63,7 @@ func Issues(ctx *middleware.Context) {
|
||||
}
|
||||
mid = mile.Id
|
||||
}
|
||||
fmt.Println(mid)
|
||||
|
||||
page, _ := base.StrTo(ctx.Query("page")).Int()
|
||||
|
||||
|
Reference in New Issue
Block a user