mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 22:39:46 +00:00
fix nav link (#2279)
This commit is contained in:
@@ -58,7 +58,7 @@ export class TransferPage {
|
|||||||
type: 'migrate',
|
type: 'migrate',
|
||||||
guid,
|
guid,
|
||||||
}
|
}
|
||||||
this.navCtrl.navigateForward(`/embassy`)
|
this.navCtrl.navigateForward(`/storage`)
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user