mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
Pogrubienie linku dziennika w headerze
This commit is contained in:
+4
-1
@@ -19,7 +19,10 @@ const routes: Array<RouteRecordRaw> = [
|
||||
name: 'SceneryView',
|
||||
component: () => import('../views/SceneryView.vue'),
|
||||
},
|
||||
|
||||
{
|
||||
path: '/journal',
|
||||
redirect: '/journal/timetables'
|
||||
},
|
||||
{
|
||||
path: '/journal/timetables',
|
||||
name: 'JournalTimetables',
|
||||
|
||||
Reference in New Issue
Block a user