Compare commits
4 Commits
9a5ea229bf
...
feat/user-
| Author | SHA1 | Date | |
|---|---|---|---|
| 774d5acbd2 | |||
| 7913e6b900 | |||
| e57185b057 | |||
| 8adff6ade2 |
@@ -20,7 +20,6 @@ func (s *Service) Generate(creditor model.Entity, debtor *model.Entity, rate flo
|
||||
repo.Repo,
|
||||
gitea.ListIssueOption{
|
||||
ListOptions: gitea.ListOptions{Page: 0, PageSize: 99999},
|
||||
Type: gitea.IssueTypeIssue,
|
||||
Since: config.Since,
|
||||
Before: config.Before,
|
||||
State: config.IssueState,
|
||||
|
||||
Reference in New Issue
Block a user