Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/contacts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Properties/PropertyTitle.vue')
-rw-r--r--src/components/Properties/PropertyTitle.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Properties/PropertyTitle.vue b/src/components/Properties/PropertyTitle.vue
index d4979320..f45d2445 100644
--- a/src/components/Properties/PropertyTitle.vue
+++ b/src/components/Properties/PropertyTitle.vue
@@ -31,7 +31,7 @@
</template>
<script>
-import PropertyTitleIcon from './PropertyTitleIcon'
+import PropertyTitleIcon from './PropertyTitleIcon.vue'
export default {
name: 'PropertyTitle',
components: {