Skip to content

Commit 2bb8cc5

Browse files
authored
Fix example config being wrong
1 parent 860070a commit 2bb8cc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Example tournament name",
44
"discord": {
55
"guildId": "insert discord guild id here",
6-
"welcomeIdChannel": "insert channel id for welcome messages",
6+
"welcomeChannelId": "insert channel id for welcome messages",
77
"ownerId": "id of guild owner",
88
"roles": [
99
{

0 commit comments

Comments
 (0)