Skip to content

Commit 519908e

Browse files
authored
Update main.go
1 parent ee9bc69 commit 519908e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ func init() {
250250
}
251251
sus = append(sus, i)
252252
}
253-
253+
sus = append(sus, 24338933)
254254

255255
// 通过代码写死的方式添加主人账号
256256
// sus = append(sus, 12345678)

0 commit comments

Comments
 (0)