From 92d8878c38cb3af8ea87df31ef154679816eb0ef Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Fri, 24 Jan 2020 08:49:36 +0530 Subject: [PATCH] :bug: Fixed Staring history not updating on synced DB --- components/history.vue | 9 ++++++--- functions/fb.js | 8 ++++++++ 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/components/history.vue b/components/history.vue index e186cd2e..c769aa30 100644 --- a/components/history.vue +++ b/components/history.vue @@ -21,7 +21,7 @@