mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
FIX bug
This commit is contained in:
@@ -20,4 +20,4 @@ json.empty @result['empty']
|
||||
json.full_name @result['full_name']
|
||||
json.mirror @result['mirror']
|
||||
json.private @result['private']
|
||||
json.partial! 'author', locals: { user: @project.user }
|
||||
json.partial! 'author', locals: { user: @project.owner }
|
||||
|
||||
Reference in New Issue
Block a user