Skip to content

Commit 429e8b5

Browse files
committed
feat(config): add proper default value for key
1 parent 504da0e commit 429e8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/config.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,6 @@
112112
},
113113
"selectRolesChannelPattern": "select-your-roles",
114114
"cakeDayConfig": {
115-
"rolePattern": "cakeDayRolePattern"
115+
"rolePattern": "Cake Day"
116116
}
117117
}

0 commit comments

Comments
 (0)