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