Fix issue 21391

Corrected TYPO in keycloak provider
This commit is contained in:
Throttle 2024-09-20 03:11:14 +03:00 committed by GitHub
parent 504076d216
commit 8a082df160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -500,7 +500,7 @@ const initProviders = ({ baseURL, purest }) => ({
});
},
},
keycloack: {
keycloak: {
enabled: false,
icon: '',
grantConfig: {