Revert "feat: transitively trust images from parent note"

This reverts commit ea14713b58.
This commit is contained in:
kernelkind
2025-09-11 19:39:12 -04:00
parent a0e9c8b434
commit d6182ed7c3
3 changed files with 12 additions and 19 deletions

View File

@@ -410,7 +410,7 @@ impl<'a, 'd> PostView<'a, 'd> {
self.note_context,
txn,
id.bytes(),
None,
nostrdb::NoteKey::new(0),
self.note_options,
self.jobs,
)