refactor: replace relative link
This commit is contained in:
parent
2818f1cfdf
commit
8ea8e33e02
@ -1,6 +1,6 @@
|
||||
import {Component} from "@angular/core";
|
||||
import {MatList, MatListItem} from "@angular/material/list";
|
||||
import {version} from "../../../../package.json";
|
||||
import {version} from "@/../package.json";
|
||||
|
||||
@Component({
|
||||
selector: 'app-footer',
|
||||
|
Loading…
Reference in New Issue
Block a user