From 7e44368c080db0a28b1d0d51b7ad229cfafd9ffb Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sun, 2 Jun 2024 19:07:10 -0500 Subject: [PATCH] trends: reverse the history dates --- src/controllers/api/trends.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/api/trends.ts b/src/controllers/api/trends.ts index 0a9210e..9e2c3a7 100644 --- a/src/controllers/api/trends.ts +++ b/src/controllers/api/trends.ts @@ -117,7 +117,7 @@ export async function getTrendingTags(store: NStore, tagName: string): Promise { const filters = dates.map((date) => ({