Commit 4d66de38 authored by nanahira's avatar nanahira

fix

parent f61c970e
......@@ -201,7 +201,6 @@ export default class PicsContainer
}
const picData: segment.Data = {
url: result.url,
file: result.url.split('/').pop(),
cache: true,
};
if (this.config.preseveFilename) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment