mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
修复: 合并从develop
This commit is contained in:
@@ -1 +1,5 @@
|
||||
json.partial! 'users/user', locals: { user: @user }
|
||||
if @user.present?
|
||||
json.partial! 'users/user', locals: { user: @user }
|
||||
else
|
||||
json.null
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user