From 61963a43dc354de9362a54b480e48a3484477bf3 Mon Sep 17 00:00:00 2001 From: hono4kami Date: Tue, 17 Dec 2024 20:03:13 +0700 Subject: [PATCH] feat: make community search retain post_count sort Refs: #362 --- app/templates/list_communities.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/app/templates/list_communities.html b/app/templates/list_communities.html index 8f2b50f5..919edbb4 100644 --- a/app/templates/list_communities.html +++ b/app/templates/list_communities.html @@ -99,9 +99,18 @@ - {{ _('Posts') }} + {{ _('Comments') }}