Skip to content

Commit 46f2350

Browse files
committed
feat(config): add proper default value for key
1 parent 67787e7 commit 46f2350

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
@@ -117,6 +117,6 @@
117117
},
118118
"memberCountCategoryPattern": "Info",
119119
"cakeDayConfig": {
120-
"rolePattern": "cakeDayRolePattern"
120+
"rolePattern": "Cake Day"
121121
}
122122
}

0 commit comments

Comments
 (0)