This commit is contained in:
2021-10-28 15:32:49 +08:00
parent 8698829678
commit 11d102f240

View File

@@ -81,7 +81,7 @@ class Organizations::OrganizationsController < Organizations::BaseController
end
def group_size
params.fetch(:group_size, 4)
params.fetch(:group_size, 4).to_i
end
def password