mirror of
https://github.com/hotomoe/hotomoe
synced 2024-11-28 06:48:21 +09:00
Fix #4834
This commit is contained in:
parent
5553c3fb17
commit
55e6cae240
@ -393,6 +393,8 @@ export default async function(
|
||||
|
||||
if (isLink) {
|
||||
file.url = url;
|
||||
file.thumbnailUrl = url;
|
||||
file.webpublicUrl = url;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user