merged
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
"text/csv"
|
||||
"application/pdf")
|
||||
:content-length (.length tempfile)})
|
||||
imports (->> (parse/parse-file (.getPath tempfile) filename)
|
||||
imports (->> (parse/parse-file (.getPath tempfile) filename :allow-glimpse? true)
|
||||
(map #(assoc %
|
||||
:client-override client
|
||||
:location-override location
|
||||
|
||||
Reference in New Issue
Block a user