mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 04:30:09 +00:00
fix: bugs
This commit is contained in:
@@ -18,6 +18,7 @@ type Handler struct {
|
||||
userList []panel.UserInfo
|
||||
userHash map[string]struct{}
|
||||
nodeAdded atomic.Bool
|
||||
needTls bool
|
||||
*conf.Options
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user