From 7fff08c1422785076ca4b940c7649a81037f9b8d Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Wed, 25 Oct 2023 18:44:05 +0530 Subject: [PATCH] feat: opt in to cookies footer entry --- packages/hoppscotch-common/src/components/app/Footer.vue | 1 + packages/hoppscotch-common/src/platform/index.ts | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/packages/hoppscotch-common/src/components/app/Footer.vue b/packages/hoppscotch-common/src/components/app/Footer.vue index 5155f6181..a2ca305ad 100644 --- a/packages/hoppscotch-common/src/components/app/Footer.vue +++ b/packages/hoppscotch-common/src/components/app/Footer.vue @@ -21,6 +21,7 @@