Skip to content

Commit c418ba6

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

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)