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