[FIX] uncommented manifest
This commit is contained in:
parent
6828cb8673
commit
bdbf2c19c4
@ -12,7 +12,7 @@ Allow users to login through OAuth2 Provider.
|
||||
'maintainer': 'Odoo S.A.',
|
||||
'depends': ['base', 'web', 'base_setup', 'auth_signup'],
|
||||
'data': [
|
||||
# 'data/auth_oauth_data.xml',
|
||||
'data/auth_oauth_data.xml',
|
||||
'data/auth_oauth_data.yml',
|
||||
'views/auth_oauth_views.xml',
|
||||
'views/res_users_views.xml',
|
||||
|
Loading…
Reference in New Issue
Block a user