Update dnsexit_manager.go

This commit is contained in:
2025-01-08 00:53:37 +03:00
parent dba7217b1a
commit ca79898d53

View File

@ -43,4 +43,4 @@ func (conf Config) New() *client {
Lock: sync.Mutex{},
API_KEY: conf.API_KEY,
}
}
}