diff --git a/src/app/components/shared-files/shared-files.component.html b/src/app/components/shared-files/shared-files.component.html index ec44f4c9a..15beb27c8 100644 --- a/src/app/components/shared-files/shared-files.component.html +++ b/src/app/components/shared-files/shared-files.component.html @@ -69,7 +69,7 @@ mat-menu-item *ngIf="permission.check(documentList.selection, ['delete'])" [acaUnshareNode]="documentList.selection" - (links-unshared)="refresh()"> + (links-unshared)="reload()"> stop_screen_share {{ 'APP.ACTIONS.UNSHARE' | translate }}