Delete window.location.reload()

Reload after saving API key not necessary
pull/70/head
90N45 2023-03-04 20:00:21 +01:00
parent c84f7d5847
commit d1a8a1d666
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ export class wigleComponent implements OnInit {
}
this.isSubmittingKey = false;
})
window.location.reload();
}
checkKey(): void {