qq_bot/config/clean.go
2025-07-05 15:46:36 +08:00

6 lines
60 B
Go

package config
func Clean() {
ConfigManager = &Config{}
}