diff options
Diffstat (limited to 'gui/src/types/ui.ts')
| -rw-r--r-- | gui/src/types/ui.ts | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
