Merge pull request #977 from believethehype/gallery_alternative_version

GalleryEntryEvent: add relay hint to etag
This commit is contained in:
Vitor Pamplona
2024-07-11 12:05:19 -04:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
@@ -2204,6 +2204,7 @@ class Account(
ProfileGalleryEntryEvent.create(
url = url,
eventid = idHex,
relayhint = relay,
/*magnetUri = magnetUri,
mimeType = headerInfo.mimeType,
hash = headerInfo.hash,