From d3c696026a0c42ba8fdb2fbe5ad4740bbea7e870 Mon Sep 17 00:00:00 2001 From: trisua Date: Sun, 11 May 2025 21:19:06 -0400 Subject: [PATCH] fix: context updates in post creation page --- crates/app/src/public/html/communities/create_post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/app/src/public/html/communities/create_post.html b/crates/app/src/public/html/communities/create_post.html index c19f3c3..6297d60 100644 --- a/crates/app/src/public/html/communities/create_post.html +++ b/crates/app/src/public/html/communities/create_post.html @@ -222,7 +222,7 @@ reactions_enabled: true, is_nsfw: false, content_warning: "", - tags: "", + tags: [], }; window.BLANK_INITIAL_SETTINGS = JSON.stringify(