Merge pull request #10970 from edwilde/patch-15

Add support for braille format files
This commit is contained in:
Guy Sartorelli 2023-10-26 10:57:53 +13:00 committed by GitHub
commit f9986c5454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,6 +67,7 @@ SilverStripe\Control\HTTP:
box: application/vnd.previewsystems.box box: application/vnd.previewsystems.box
boz: application/x-bzip2 boz: application/x-bzip2
bpk: application/octet-stream bpk: application/octet-stream
brf: text/plain
btif: image/prs.btif btif: image/prs.btif
bz: application/x-bzip bz: application/x-bzip
bz2: application/x-bzip2 bz2: application/x-bzip2