Skip to content

Commit e4c42ce

Browse files
committed
allow application/octet-stream content-type
1 parent ef68193 commit e4c42ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/active_admin_import/model.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module CONST
2121
application/csv
2222
application/vnd.ms-excel
2323
application/vnd.msexcel
24+
application/octet-stream
2425
text/tsv
2526
text/x-tsv
2627
text/tab-separated-values

0 commit comments

Comments
 (0)