gitea.GitHub -> gitea.Gitea
This commit is contained in:
parent
6b8120dc51
commit
3bc1eb8b8b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ COMMENT_ACTIONS = {
|
|||
}
|
||||
|
||||
|
||||
class GitHub(object):
|
||||
class Gitea(object):
|
||||
def names(self, data, headers):
|
||||
full_name = None
|
||||
repo_username = None
|
||||
|
|
Loading…
Reference in a new issue