Delete window.location.reload()

Reload after saving API key not necessary
pull/72/head
90N45 2023-03-04 20:00:21 +01:00 committed by Mike Kershaw / Dragorn
parent 1d07433d60
commit 94bdb6dc63
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 {