mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-11 03:56:07 -06:00
Chore: Backend bulk updates (#4509)
This commit is contained in:
@@ -58,7 +58,8 @@ export class PermissionsDialogComponent {
|
||||
}
|
||||
|
||||
@Input()
|
||||
message = $localize`Note that permissions set here will override any existing permissions`
|
||||
message =
|
||||
$localize`Note that permissions set here will override any existing permissions`
|
||||
|
||||
cancelClicked() {
|
||||
this.activeModal.close()
|
||||
|
||||
Reference in New Issue
Block a user