mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 11:01:47 +00:00
Merge branch 'cambiar-idioma-desde-login' into panel.sutty.nl
This commit is contained in:
commit
6c07b8c0be
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ class Usuarie < ApplicationRecord
|
|||
private
|
||||
|
||||
def lang_from_locale!
|
||||
binding.pry
|
||||
self.lang = I18n.locale.to_s
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue