diff --git a/crates/app/src/public/html/communities/create_post.html b/crates/app/src/public/html/communities/create_post.html
index 92e8db3..3358d7d 100644
--- a/crates/app/src/public/html/communities/create_post.html
+++ b/crates/app/src/public/html/communities/create_post.html
@@ -405,6 +405,12 @@
}
}
+ setTimeout(() => {
+ update_community_avatar({
+ target: document.getElementById("community_to_post_to"),
+ });
+ }, 150);
+
async function cancel_create_post() {
if (
!(await trigger("atto::confirm", [