Fix quote relays, add backwards compat for reading legacy messages/threads
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
</div>
|
||||
{/if}
|
||||
<div class="text-sm">
|
||||
<Content {event} quoteProps={{minimal: true}} />
|
||||
<Content {event} quoteProps={{minimal: true, relays: [url]}} />
|
||||
{#if thunk}
|
||||
<ThunkStatus {thunk} class="mt-2" />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user