Require simpler IsImageExtension
This commit is contained in:
@@ -9,7 +9,7 @@ evalFunction f x = case (f, x) of
|
||||
(JoinPaths, Tuple (String _, String _)) ->
|
||||
String undefined
|
||||
|
||||
(IsImageFilename, String _) ->
|
||||
(IsImageExtension, String _) ->
|
||||
Bool undefined
|
||||
|
||||
(ConvertedImageFilename, String _) ->
|
||||
|
||||
Reference in New Issue
Block a user