mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
取消完善资料
This commit is contained in:
@@ -853,7 +853,8 @@ class User < Owner
|
||||
end
|
||||
|
||||
def profile_is_completed?
|
||||
self.nickname.present? && self.mail.present?
|
||||
# self.nickname.present? && self.mail.present?
|
||||
true
|
||||
end
|
||||
|
||||
def trace_token
|
||||
|
||||
Reference in New Issue
Block a user