This commit is contained in:
byung eun park 2019-09-25 22:02:53 +09:00
parent 97b21e9aea
commit bb1b628b71

View File

@ -21,7 +21,7 @@ const routes: Routes = [
component: MoneyLogComponent component: MoneyLogComponent
}, },
{ {
path: 'ponit-log', path: 'point-log',
component: PointLogComponent component: PointLogComponent
}, },
{ {