*Store domain in constructor

This commit is contained in:
Derrick Hammer 2022-08-18 18:22:40 -04:00
parent 454f8d8f7d
commit 92241c3748
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ export class ResolverModule {
constructor(resolver: ResolverRegistry, domain: string) {
this.resolver = resolver;
this.domain = domain;
}
async resolve(