Check app updates

This commit is contained in:
2023-06-23 16:23:18 +02:00
parent e83f7b6311
commit 985ba7dccc
4 changed files with 52 additions and 17 deletions

View File

@@ -27,7 +27,6 @@ export class LayersListComponent implements OnInit {
constructor(
private _http: HttpClient,
private notifications$: NotificationsService
) { }
async ngOnInit() {