fixed 精选项目不包含私有仓库
This commit is contained in:
parent
fbc1f95cd1
commit
579b45dfa4
|
@ -10,7 +10,7 @@ class Gitea::Repository::Languages::ListService < Gitea::ClientService
|
|||
def initialize(owner, repo, token)
|
||||
@owner = owner
|
||||
@repo = repo
|
||||
@args = token
|
||||
@token = token
|
||||
end
|
||||
|
||||
def call
|
||||
|
|
Loading…
Reference in New Issue