fix locale param name
This commit is contained in:
parent
8924ebffff
commit
fda18942dc
|
@ -36,7 +36,7 @@ class Travis::Api::App
|
|||
private
|
||||
|
||||
def locale
|
||||
params[:profile][:locale]
|
||||
params[:user][:locale]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user