Chore: Backend bulk updates (#4509)

This commit is contained in:
Trenton H 2023-11-13 09:09:56 -08:00 committed by GitHub
parent b671f54cb7
commit facb7226fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 1764 additions and 1596 deletions

View file

@ -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()