mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 10:07:15 +01:00
refactored app-view service
This commit is contained in:
parent
d5601b7ec0
commit
0a7412424d
6 changed files with 34 additions and 64 deletions
|
|
@ -26,8 +26,7 @@ export class AppFrameComponent implements OnInit, OnDestroy {
|
|||
public savedViewService: SavedViewService,
|
||||
private meta: Meta
|
||||
) {
|
||||
console.log(meta);
|
||||
|
||||
|
||||
}
|
||||
|
||||
versionString = `${environment.appTitle} ${environment.version}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue