*Update module hash

This commit is contained in:
Derrick Hammer 2023-02-20 14:54:33 -05:00
parent b094b6ffe5
commit 248d99f9ba
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import {
} from "@lumeweb/libresolver";
import { createModule, ResolverModule } from "./module.js";
const MODULE = "PACYNuYbp_5hgCjMK16EGcytB9QCxDLe4_uitahwePdeaA";
const MODULE = "PAAUkZAnPjxi2CzQWZ7jCVcl-E9lQLvTOwE2vhU0hX5UXg";
export class DnsClient extends Client {
public async register(): Promise<void> {