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'" /> -

- Checking for updates... + Checking for updates…

The Lounge {{ $store.state.versionData.latest.version }} @@ -35,7 +35,7 @@