Skip to content

Commit edcf284

Browse files
committed
feat(config): add proper default value for key
1 parent ae40599 commit edcf284

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
@@ -106,6 +106,6 @@
106106
"memberCountCategoryPattern": "Info",
107107
"selectRolesChannelPattern": "select-your-roles",
108108
"cakeDayConfig": {
109-
"rolePattern": "cakeDayRolePattern"
109+
"rolePattern": "Cake Day"
110110
}
111111
}

0 commit comments

Comments
 (0)