Skip to content

Commit acb03bb

Browse files
author
MZI
committed
Fix config
1 parent 083aa57 commit acb03bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.example.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[turing]
22
version = "0.0.1"
33
name = "haruno-plugin-turing"
4-
groupNums = [123456, 123456]
5-
token = "123456789abcdef"
4+
groupNums = [123456]
5+
token = "123456789abcdef"

0 commit comments

Comments
 (0)