Delete window.location.reload()
Reload after saving API key not necessarypull/72/head
parent
1d07433d60
commit
94bdb6dc63
|
@ -84,7 +84,6 @@ export class wigleComponent implements OnInit {
|
|||
}
|
||||
this.isSubmittingKey = false;
|
||||
})
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
checkKey(): void {
|
||||
|
|
Loading…
Reference in New Issue