mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-06 21:13:43 -05:00
Migrate frontend prefix to -pngx
This commit is contained in:
@@ -16,7 +16,7 @@ import { AbstractInputComponent } from '../abstract-input'
|
||||
multi: true,
|
||||
},
|
||||
],
|
||||
selector: 'app-input-select',
|
||||
selector: 'pngx-input-select',
|
||||
templateUrl: './select.component.html',
|
||||
styleUrls: ['./select.component.scss'],
|
||||
})
|
||||
|
Reference in New Issue
Block a user