mirror of
https://github.com/makeplane/plane.git
synced 2025-12-24 07:39:32 +01:00
[WEB-3919] chore: support .sql file attachment #6966
This commit is contained in:
@@ -391,4 +391,6 @@ ATTACHMENT_MIME_TYPES = [
|
||||
"text/xml",
|
||||
"text/csv",
|
||||
"application/xml",
|
||||
# SQL
|
||||
"application/x-sql",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user