mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-07 07:15:07 +01:00
Update permissions-select.component.ts
[ci skip]
This commit is contained in:
parent
4637e33326
commit
a9707f0ab0
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ export class PermissionsSelectComponent
|
|||
this.updateDisabledStates()
|
||||
}
|
||||
|
||||
inheritedWarning: string = $localize`Inerhited from group`
|
||||
inheritedWarning: string = $localize`Inherited from group`
|
||||
|
||||
constructor(private readonly permissionsService: PermissionsService) {
|
||||
for (const type in PermissionType) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue