fix -a not load recon bug

This commit is contained in:
M09Ic 2024-08-26 02:23:46 +08:00
parent 106f007693
commit da71cbc575
2 changed files with 2 additions and 1 deletions

View File

@ -479,6 +479,7 @@ func (opt *Option) BuildPlugin(r *Runner) error {
opt.BakPlugin = true
opt.CommonPlugin = true
opt.ActivePlugin = true
opt.ReconPlugin = true
}
if opt.ReconPlugin {

@ -1 +1 @@
Subproject commit 24946e621e3ff07440d43082dc0b60a7f10a0134
Subproject commit eb3f934b623c0e9bcc895cc8828ec88913ea8311