mirror of
https://github.com/makeplane/plane.git
synced 2026-05-20 16:09:52 -05:00
57806f9bd5
* fix: allow markdown file attachments - Add text/markdown to ATTACHMENT_MIME_TYPES - Fixes issue where .md files were rejected with 'Invalid file type' error * added the support for frontend mime type too