fix: CustomHeader 未正确传入的问题

This commit is contained in:
Mmx233
2023-12-04 17:00:52 +08:00
parent 690f7fd37d
commit e0aa2eca28

View File

@@ -21,7 +21,8 @@ func Login(eth *tools.Eth, debugOutput bool) error {
Form: *config.Form,
Meta: *config.Meta,
},
Client: httpClient,
Client: httpClient,
CustomHeader: config.Settings.CustomHeader,
})
// 嗅探 acid