We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53a9e8 commit c230c49Copy full SHA for c230c49
1 file changed
gitea/reactions.go
@@ -4,8 +4,8 @@ import (
4
"context"
5
"net/http"
6
7
- forge "github.com/git-pkgs/forge"
8
"code.gitea.io/sdk/gitea"
+ forge "github.com/git-pkgs/forge"
9
)
10
11
func convertGiteaReaction(r *gitea.Reaction) forge.Reaction {
0 commit comments