diff --git a/packages/hoppscotch-ui/src/components/smart/Picture.vue b/packages/hoppscotch-ui/src/components/smart/Picture.vue index e82c22f57..26f0b14bb 100644 --- a/packages/hoppscotch-ui/src/components/smart/Picture.vue +++ b/packages/hoppscotch-ui/src/components/smart/Picture.vue @@ -11,6 +11,7 @@ :src="url" :alt="alt" loading="lazy" + referrerpolicy="no-referrer" />