Update apps/files_sharing/src/components/SharingEntryInternal.vue

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/34288/head
Vincent Petry 2 years ago committed by nextcloud-command
parent 64a4abf472
commit 42bc63f1a0

@ -9,8 +9,7 @@
<div class="avatar-external icon-external-white" />
</template>
<NcActionLink
:href="internalLink"
<NcActionLink :href="internalLink"
:aria-label="t('files_sharing', 'Copy internal link to clipboard')"
target="_blank"
:icon="copied && copySuccess ? 'icon-checkmark-color' : 'icon-clippy'"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save