mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Update permissions-select.component.ts
[ci skip]
This commit is contained in:
parent
4637e33326
commit
a9707f0ab0
@ -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…
x
Reference in New Issue
Block a user