mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 20:00:49 +08:00
3 lines
83 B
Ruby
3 lines
83 B
Ruby
unless @current_user.nil?
|
|
json.liked by_user_liked?(message, @current_user)
|
|
end |