diff options
Diffstat (limited to 'apps/files_sharing/src/views/SharingInherited.vue')
-rw-r--r-- | apps/files_sharing/src/views/SharingInherited.vue | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_sharing/src/views/SharingInherited.vue b/apps/files_sharing/src/views/SharingInherited.vue index 1911e05579f..3a3e4b633e2 100644 --- a/apps/files_sharing/src/views/SharingInherited.vue +++ b/apps/files_sharing/src/views/SharingInherited.vue @@ -23,8 +23,7 @@ <template> <ul id="sharing-inherited-shares"> <!-- Main collapsible entry --> - <SharingEntrySimple - class="sharing-entry__inherited" + <SharingEntrySimple class="sharing-entry__inherited" :title="mainTitle" :subtitle="subTitle"> <template #avatar> |