fixed 语言接口
This commit is contained in:
parent
5343fcf29e
commit
784553d894
|
@ -221,6 +221,8 @@ class Gitea::ClientService < ApplicationService
|
|||
end
|
||||
|
||||
[body, message]
|
||||
rescue
|
||||
return [{}, ""]
|
||||
end
|
||||
|
||||
def json_parse!(body)
|
||||
|
|
Loading…
Reference in New Issue