Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
wuz2 authored Dec 28, 2023
1 parent a006b30 commit 1f2a68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ func init() {
}

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

// 启用 webui
Expand Down

0 comments on commit 1f2a68e

Please sign in to comment.