mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
change is_watch
This commit is contained in:
@@ -12,6 +12,6 @@ json.user_phone_binded @user.phone.present?
|
||||
# json.email @user.mail
|
||||
json.profile_completed @user.profile_completed?
|
||||
json.professional_certification @user.professional_certification
|
||||
json.is_watch current_user&.watched?(user)
|
||||
json.is_watch current_user&.watched?(@user)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user