UI: Refactoring
This commit is contained in:
parent
5509b93cc8
commit
17f34a9bca
@ -66,7 +66,7 @@ export class NotificationComponent implements OnInit {
|
|||||||
message = '';
|
message = '';
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
public utils: UtilsService,
|
private utils: UtilsService,
|
||||||
private router: Router
|
private router: Router
|
||||||
) {
|
) {
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user