mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Migrate frontend prefix to -pngx
This commit is contained in:
@@ -21,7 +21,7 @@ import { ComponentWithPermissions } from '../../with-permissions/with-permission
|
||||
multi: true,
|
||||
},
|
||||
],
|
||||
selector: 'app-permissions-select',
|
||||
selector: 'pngx-permissions-select',
|
||||
templateUrl: './permissions-select.component.html',
|
||||
styleUrls: ['./permissions-select.component.scss'],
|
||||
})
|
||||
|
Reference in New Issue
Block a user