Skip to content

Commit 7c5acab

Browse files
authored
refactor(app.component.ts) unified templates
1 parent cf44e49 commit 7c5acab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export class MyApp {
2828

2929
}
3030

31-
initializeApp() {
31+
ionViewDidLoad() {
3232
this.platform.ready().then(() => {
3333
// Okay, so the platform is ready and our plugins are available.
3434
// Here you can do any higher level native things you might need.

0 commit comments

Comments
 (0)