mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
Optymalizacja aplikcji, małe poprawki
This commit is contained in:
@@ -18,12 +18,6 @@ const routes: Array<RouteConfig> = [
|
||||
component: TrainsView,
|
||||
props: true,
|
||||
},
|
||||
{
|
||||
path: '/timetable',
|
||||
name: 'TimetableView',
|
||||
component: () => import('@/views/TimetableView.vue'),
|
||||
props: true,
|
||||
},
|
||||
{
|
||||
path: '/scenery',
|
||||
name: 'SceneryView',
|
||||
|
||||
Reference in New Issue
Block a user