From 8ebf8291696d20e2e33e04649878f85539bc8c1a Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sun, 18 Sep 2022 17:16:13 -0500 Subject: [PATCH] Change groups default sort to Trending --- web/pages/group/[...slugs]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/group/[...slugs]/index.tsx b/web/pages/group/[...slugs]/index.tsx index 73186e92..bb889e72 100644 --- a/web/pages/group/[...slugs]/index.tsx +++ b/web/pages/group/[...slugs]/index.tsx @@ -211,7 +211,7 @@ export default function GroupPage(props: {