[ip check] fix wg

This commit is contained in:
Piotr Domański 2026-01-05 21:01:25 +01:00
parent 13a0a4c843
commit 76acf2f22d

View file

@ -43,6 +43,7 @@ func RunCheck(config *Config) {
}()
if !config.CheckIp {
wg.Done()
continue
}