From e8979d0fce0c9fe19d0a1c06a6ac4d0f20d4ca67 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 20 Jul 2022 17:52:25 +0200 Subject: [PATCH] make trending accessible although feed is the default tab --- src/components/NavBar.vue | 6 ++++++ src/components/TrendingPage.vue | 19 +++++++++++-------- src/router/router.js | 5 +++++ 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 352c33b1..8888a2e2 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -28,6 +28,9 @@