mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-06-08 17:23:54 +00:00
7c5406a4e9
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.