mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
Migrate frontend prefix to -pngx
This commit is contained in:
parent
9e2135e2c7
commit
5ee9ad3e4f
111 changed files with 373 additions and 371 deletions
|
|
@ -10,7 +10,7 @@ import { environment } from 'src/environments/environment'
|
|||
import { ClipboardService } from 'ngx-clipboard'
|
||||
|
||||
@Component({
|
||||
selector: 'app-share-links-dropdown',
|
||||
selector: 'pngx-share-links-dropdown',
|
||||
templateUrl: './share-links-dropdown.component.html',
|
||||
styleUrls: ['./share-links-dropdown.component.scss'],
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue