mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
重新计算组织成员数量
This commit is contained in:
@@ -3,6 +3,7 @@ json.type_name type.constantize.type_name
|
||||
json.total_settings_count count
|
||||
json.settings do
|
||||
json.array! type.constantize.openning.limit(100).each do |setting|
|
||||
json.(setting, :name, :key, :notification_disabled, :email_disabled)
|
||||
json.(setting, :name, :key, :email_disabled)
|
||||
json.notification_disabled false
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user