mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-26 08:11:22 +00:00
onFilesAttached classified URIs by isImage only, so videos fell through to processPickedFile and were attached as generic files. processPickedMedia already handles video correctly; the classifier above it just never reached that branch. Recognise videos as media inline using getFileName.