From e86c5ea1fa7dcbae582707430a821d2197576f7b Mon Sep 17 00:00:00 2001 From: Shpuld Shpuldson Date: Tue, 28 Jul 2020 09:40:04 +0300 Subject: [PATCH] fix non-timeline routes breaking current/previous timeline --- src/components/timeline/timeline.vue | 2 +- src/components/timeline_menu/timeline_menu.js | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index c637dbd4aa..9eed10f661 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -1,7 +1,7 @@