mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
fix
This commit is contained in:
@@ -12,7 +12,7 @@ if @hash_commit.blank? || @project.educoder? #如果有状态值,则表示
|
|||||||
json.type nil
|
json.type nil
|
||||||
json.image_url commit['author']['image_url']
|
json.image_url commit['author']['image_url']
|
||||||
end
|
end
|
||||||
json.commiter do
|
json.committer do
|
||||||
json.id nil
|
json.id nil
|
||||||
json.login commit['author']['username']
|
json.login commit['author']['username']
|
||||||
json.name commit['author']['username']
|
json.name commit['author']['username']
|
||||||
|
|||||||
Reference in New Issue
Block a user