From 54a12ef6fa437762a30575206de464844c8fa00b Mon Sep 17 00:00:00 2001 From: Akash K <57758277+amk-dev@users.noreply.github.com> Date: Wed, 6 Jul 2022 22:24:32 +0530 Subject: [PATCH] fix: team collections tab visible when logging out (#2494) --- packages/hoppscotch-app/components/collections/ChooseType.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoppscotch-app/components/collections/ChooseType.vue b/packages/hoppscotch-app/components/collections/ChooseType.vue index bd9cce100..99519ffd5 100644 --- a/packages/hoppscotch-app/components/collections/ChooseType.vue +++ b/packages/hoppscotch-app/components/collections/ChooseType.vue @@ -1,5 +1,5 @@