fixed diff接口切换到hat
This commit is contained in:
parent
46456d956a
commit
3bd4187b0e
|
@ -16,7 +16,7 @@ class Gitea::Commit::DiffService < Gitea::ClientService
|
|||
end
|
||||
|
||||
def call
|
||||
response = get(url, params)
|
||||
response = get(url, params, true)
|
||||
render_result(response)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue