fix missing ]
This commit is contained in:
parent
37ffc1765d
commit
9904ee67aa
1 changed files with 1 additions and 0 deletions
|
|
@ -53,6 +53,7 @@ class User < ApplicationRecord
|
|||
:omniauthable,
|
||||
# omniauth_providers: [:suse, :google, :facebook, :github, :discourse]
|
||||
omniauth_providers: [:google, :discourse]
|
||||
]
|
||||
end
|
||||
|
||||
devise(*devise_modules)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue