mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-27 18:46:39 +02:00
Loads the DVM's NIP65 records.
This commit is contained in:
@@ -759,6 +759,9 @@ fun RenderContentDVMThumb(
|
||||
accountViewModel: AccountViewModel,
|
||||
nav: (String) -> Unit,
|
||||
) {
|
||||
// downloads user metadata to pre-load the NIP-65 relays.
|
||||
val user = baseNote.author?.live()?.metadata
|
||||
|
||||
val card = observeAppDefinition(appDefinitionNote = baseNote)
|
||||
|
||||
LeftPictureLayout(
|
||||
|
Reference in New Issue
Block a user