diff --git a/packages/hoppscotch-common/src/components/collections/Properties.vue b/packages/hoppscotch-common/src/components/collections/Properties.vue index 1666bf9d9..145ddf71e 100644 --- a/packages/hoppscotch-common/src/components/collections/Properties.vue +++ b/packages/hoppscotch-common/src/components/collections/Properties.vue @@ -18,7 +18,7 @@ :is-collection-property="true" @change-tab="changeOptionTab" /> -
+
{{ t("helpers.collection_properties_header") }} {{ @@ -36,7 +36,7 @@ :is-root-collection="editingProperties?.isRootCollection" :inherited-properties="editingProperties?.inheritedProperties" /> -