mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 13:45:44 +08:00
fix: not show commiter avatar
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
json.author do
|
||||
if @project.forge?
|
||||
json.id user.id
|
||||
json.login user.login
|
||||
json.type user&.type
|
||||
json.name user.real_name
|
||||
|
||||
Reference in New Issue
Block a user