From 52a9c4a3e5175b065e40026cb533f4ee345478e2 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Tue, 21 Jul 2020 17:46:55 +0200 Subject: [PATCH] bug fix in history nav --- src/components/Content/HistoryItem.vue | 4 ++-- src/store/modules/history.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Content/HistoryItem.vue b/src/components/Content/HistoryItem.vue index 0d80621..fe8d1c4 100644 --- a/src/components/Content/HistoryItem.vue +++ b/src/components/Content/HistoryItem.vue @@ -2,7 +2,7 @@