From 74d84cb2f22600b6246343e9ea606cf0db7517f0 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 19 Nov 2025 05:47:30 +0700 Subject: Big GUI improvements on Nostr rendering and fetching --- gui/src/types/ui.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/src/types/ui.ts') diff --git a/gui/src/types/ui.ts b/gui/src/types/ui.ts index 4596236..b80b4ca 100644 --- a/gui/src/types/ui.ts +++ b/gui/src/types/ui.ts @@ -1,4 +1,4 @@ -import type { NostrMetadata } from "./nostrill"; +import type { NostrMetadata, NostrPost } from "./nostrill"; import type { Poast } from "./trill"; import type { Tweet } from "./twatter"; import type { Ship } from "./urbit"; -- cgit v1.2.3