mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-09 14:34:03 +08:00
init project
This commit is contained in:
3
app/views/commons/_like.json.jbuilder
Normal file
3
app/views/commons/_like.json.jbuilder
Normal file
@@ -0,0 +1,3 @@
|
||||
unless @current_user.nil?
|
||||
json.liked by_user_liked?(message, @current_user)
|
||||
end
|
||||
Reference in New Issue
Block a user