mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-22 20:55:46 +08:00
fix
This commit is contained in:
@@ -14,7 +14,7 @@ if @project.educoder?
|
|||||||
json.type nil
|
json.type nil
|
||||||
json.image_url commit[0]['author']['image_url']
|
json.image_url commit[0]['author']['image_url']
|
||||||
end
|
end
|
||||||
json.commiter do
|
json.committer do
|
||||||
json.id nil
|
json.id nil
|
||||||
json.login commit[0]['author']['username']
|
json.login commit[0]['author']['username']
|
||||||
json.name commit[0]['author']['username']
|
json.name commit[0]['author']['username']
|
||||||
|
|||||||
Reference in New Issue
Block a user