From efc421c0a695971ad4cb66079123ca11032fc30c Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Thu, 2 Jan 2020 12:55:02 +0200 Subject: [PATCH] Display icon in footer when an update is available --- client/components/Sidebar.vue | 14 ++++++++++++-- client/css/style.css | 12 ++++++++++++ src/server.js | 1 + 3 files changed, 25 insertions(+), 2 deletions(-) diff --git a/client/components/Sidebar.vue b/client/components/Sidebar.vue index 742c2d33..724dac00 100644 --- a/client/components/Sidebar.vue +++ b/client/components/Sidebar.vue @@ -52,12 +52,22 @@ aria-controls="settings" :aria-selected="$route.name === 'Settings'" /> -