Revert "fucking syntax"

This reverts commit 6f4276d04f.
This commit is contained in:
CatAClock 2025-06-30 11:07:45 -07:00
parent 6f4276d04f
commit fdbcf3a129

View file

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