Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add text/org mimetype #394
Signed-off-by: nik gaffney <nik@fo.am>
  • Loading branch information
zzkt committed Dec 15, 2020
commit d3fa568983cf253e47389c99720c82a54df9ac0c
1 change: 1 addition & 0 deletions src/helpers/mime.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const openMimetypesPlainText = [
'text/css',
'text/csv',
'text/html',
'text/org',
'text/x-c',
'text/x-c++src',
'text/x-h',
Expand Down