Loads the DVM's NIP65 records.
This commit is contained in:
@@ -759,6 +759,9 @@ fun RenderContentDVMThumb(
|
|||||||
accountViewModel: AccountViewModel,
|
accountViewModel: AccountViewModel,
|
||||||
nav: (String) -> Unit,
|
nav: (String) -> Unit,
|
||||||
) {
|
) {
|
||||||
|
// downloads user metadata to pre-load the NIP-65 relays.
|
||||||
|
val user = baseNote.author?.live()?.metadata
|
||||||
|
|
||||||
val card = observeAppDefinition(appDefinitionNote = baseNote)
|
val card = observeAppDefinition(appDefinitionNote = baseNote)
|
||||||
|
|
||||||
LeftPictureLayout(
|
LeftPictureLayout(
|
||||||
|
|||||||
Reference in New Issue
Block a user