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