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