Fix .ts file misidentification as video in attachments
I want to be able to attach .ts (TypeScript) files to messages without them being misidentified as MPEG video files. Currently, uploading a .ts file triggers a "Processing video" state, and workarounds like the /file command or zipping (which is blocked for security) do not work. This is important for developers who need to share code snippets.