Skip to content
Snippets Groups Projects
Unverified Commit 55e6cae2 authored by syuilo's avatar syuilo
Browse files

Fix #4834

parent 5553c3fb
No related branches found
No related tags found
No related merge requests found
......@@ -393,6 +393,8 @@ export default async function(
if (isLink) {
file.url = url;
file.thumbnailUrl = url;
file.webpublicUrl = url;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment