GalleryEntryEvent: add relay hint to etag

This commit is contained in:
Believethehype
2024-07-10 21:53:25 +02:00
parent c50343cd04
commit a0a7f28304
2 changed files with 7 additions and 1 deletions
@@ -2207,6 +2207,7 @@ class Account(
ProfileGalleryEntryEvent.create(
url = url,
eventid = idHex,
relayhint = relay,
/*magnetUri = magnetUri,
mimeType = headerInfo.mimeType,
hash = headerInfo.hash,