mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add .tiff to image extensions
This commit is contained in:
@@ -161,6 +161,7 @@ module.exports =
|
||||
'.jpeg'
|
||||
'.jpg'
|
||||
'.png'
|
||||
'.tiff'
|
||||
], ext)
|
||||
|
||||
isPdfExtension: (ext) ->
|
||||
|
||||
Reference in New Issue
Block a user