Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e62faa7

Browse files
Update app.component.ts
1 parent 729802b commit e62faa7

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
@@ -18,7 +18,7 @@ export class AppComponent implements OnInit {
1818
public appPages = [
1919
{
2020
title: 'Home',
21-
url: '/topup',
21+
url: '/home',
2222
icon: 'home'
2323
}
2424
];

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /