Skip to content

Commit bd3e3d2

Browse files
committed
+ Upgrading Changelog for release
+ Fix broken config in bootstrap + Upgrading Yarn.lock
1 parent 481b336 commit bd3e3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grails-app/init/io/xh/toolbox/BootStrap.groovy

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class BootStrap implements LogSupport {
7979

8080
private void ensureRequiredConfigsCreated() {
8181
configService.ensureRequiredConfigsCreated([
82-
xhOauthConfig: [
82+
auth0Config: [
8383
valueType: 'json',
8484
defaultValue: [
8585
clientId: 'MUn9VrAGavF7n39RdhFYq8xkZkoFYEDB',

0 commit comments

Comments
 (0)