From aee6026d01ada6ae0cc3e79e66c4cf94acca2662 Mon Sep 17 00:00:00 2001 From: trisua Date: Sat, 17 May 2025 20:09:02 -0400 Subject: [PATCH] fix: load correct community icon in create post page --- crates/app/src/public/html/communities/create_post.html | 6 ++++++ 1 file changed, 6 insertions(+) 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", [