Merge commit '25c66fa640
' into kb_migration
This commit is contained in:
commit
1f64358afb
107 changed files with 2159 additions and 1540 deletions
|
@ -35,7 +35,7 @@ class AppSignUpService < BaseService
|
|||
end
|
||||
|
||||
def user_params
|
||||
@params.slice(:email, :password, :agreement, :locale)
|
||||
@params.slice(:email, :password, :agreement, :locale, :time_zone)
|
||||
end
|
||||
|
||||
def account_params
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue