Skip to content

Commit 2c67ed5

Browse files
committed
feat(config): add proper default value for key
1 parent a186427 commit 2c67ed5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/config.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,6 @@
201201
"announcementChannelPattern": "hall-of-fame"
202202
}
203203
"cakeDayConfig": {
204-
"rolePattern": "cakeDayRolePattern"
204+
"rolePattern": "Cake Day"
205205
}
206206
}

0 commit comments

Comments
 (0)