mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
style: make linter happy
This commit is contained in:
parent
cf21e81016
commit
35b7b8909e
@ -26,6 +26,7 @@ var currentPath = getCurrentPath()
|
||||
// DefaultConfigFile 默认配置文件路径
|
||||
var DefaultConfigFile = path.Join(currentPath, "config.yml")
|
||||
|
||||
// Reconnect 重连配置
|
||||
type Reconnect struct {
|
||||
Disabled bool `yaml:"disabled"`
|
||||
Delay uint `yaml:"delay"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user