mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-10 06:49:49 +08:00
fixed diff接口切换到hat
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user