add comments

pull/646/head
ryanzhao 2 years ago
parent 4a914480a7
commit 13370dbb9e

@ -264,6 +264,7 @@ public class MediaGalleryViewModel {
\(interaction[.threadId]) = \(threadId)
""")
case .document:
// FIXME: Remove "\(attachment[.sourceFilename]) <> 'session-audio-message'" when all platforms send the voice message properly
return SQL("""
\(attachment[.isVisualMedia]) = false AND
\(attachment[.isValid]) = true AND

Loading…
Cancel
Save