mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-13 08:44:12 +03:00
Add .tiff to image extensions
This commit is contained in:
parent
60481c58d3
commit
78d855e05e
@ -161,6 +161,7 @@ module.exports =
|
||||
'.jpeg'
|
||||
'.jpg'
|
||||
'.png'
|
||||
'.tiff'
|
||||
], ext)
|
||||
|
||||
isPdfExtension: (ext) ->
|
||||
|
Loading…
Reference in New Issue
Block a user