mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-17 10:13:56 -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()
|
this.updateDisabledStates()
|
||||||
}
|
}
|
||||||
|
|
||||||
inheritedWarning: string = $localize`Inerhited from group`
|
inheritedWarning: string = $localize`Inherited from group`
|
||||||
|
|
||||||
constructor(private readonly permissionsService: PermissionsService) {
|
constructor(private readonly permissionsService: PermissionsService) {
|
||||||
for (const type in PermissionType) {
|
for (const type in PermissionType) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user