FIX: Extra comma
This commit is contained in:
parent
8844abdb30
commit
9d89fa1214
|
@ -11,7 +11,7 @@ login:
|
|||
oauth2_json_username_path: ''
|
||||
oauth2_json_name_path: ''
|
||||
oauth2_json_email_path: ''
|
||||
oauth2_email_verified: false,
|
||||
oauth2_email_verified: false
|
||||
oauth2_button_title:
|
||||
default: 'with OAuth2'
|
||||
client: true
|
||||
|
|
Loading…
Reference in New Issue