mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
Update app.component.ts
This commit is contained in:
committed by
Aiden McClelland
parent
c6db856a18
commit
26af1b2e36
@@ -18,8 +18,6 @@ export class AppComponent {
|
||||
) { }
|
||||
|
||||
async ngOnInit () {
|
||||
await this.navCtrl.navigateForward(`/success`)
|
||||
return
|
||||
try {
|
||||
const status = await this.apiService.getStatus()
|
||||
if (status.migrating || status['product-key']) {
|
||||
|
||||
Reference in New Issue
Block a user