Skip to content

Commit 8b8f828

Browse files
committed
fix: config syntax error
1 parent e98ffc4 commit 8b8f828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"excludedPlayerIdentifiers": ["ip"],
1010
"playerEvents": true,
1111
"chatEvents": true,
12-
"baseEvents": true
12+
"baseEvents": true,
1313
"txAdminEvents": false
1414
}
1515
}

0 commit comments

Comments
 (0)