parent
6f4276d04f
commit
fdbcf3a129
1 changed files with 0 additions and 1 deletions
|
@ -183,7 +183,6 @@ async function MastodonReplylFunction(ClassName, post) {
|
|||
if (OtherPost.media_attachments.length != 0) {
|
||||
for (let i of OtherPost.media_attachments) {
|
||||
ApplyMedia(i, document.getElementsByClassName("Images " + ClassName)[0]);
|
||||
}
|
||||
}
|
||||
}
|
||||
return OtherPost;
|
||||
|
|
Loading…
Add table
Reference in a new issue