From 16cdf40112807586cc85d648a8b1a7423b3316c7 Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Wed, 24 Jan 2024 12:04:54 -0300 Subject: [PATCH] nip96: type fix. --- nip96.ts | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nip96.ts b/nip96.ts index bdf204f..2d66676 100644 --- a/nip96.ts +++ b/nip96.ts @@ -242,7 +242,7 @@ export async function readServerConfig(serverUrl: string): Promise