fucking syntax

This commit is contained in:
CatAClock 2025-06-30 11:05:53 -07:00
parent 786c6d9467
commit 6f4276d04f

View file

@ -185,6 +185,7 @@ async function MastodonReplylFunction(ClassName, post) {
ApplyMedia(i, document.getElementsByClassName("Images " + ClassName)[0]);
}
}
}
return OtherPost;
}