mirror of
https://github.com/makeplane/plane.git
synced 2026-02-24 04:00:14 +01:00
* 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