From 6d03373f9c1e991890d249991e9b6ed29cf61602 Mon Sep 17 00:00:00 2001 From: tonyrewin Date: Mon, 21 Nov 2022 11:38:34 +0300 Subject: [PATCH] fix viewed --- src/graphql/query/topics-all.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/graphql/query/topics-all.ts b/src/graphql/query/topics-all.ts index 633d2d1d..e20575f2 100644 --- a/src/graphql/query/topics-all.ts +++ b/src/graphql/query/topics-all.ts @@ -14,7 +14,7 @@ export default gql` shouts authors followers - viewed + # viewed } } }