From 90e2429f11702c6e0b74387e26d525822081496e Mon Sep 17 00:00:00 2001 From: azkyakhan Date: Tue, 26 Apr 2022 12:52:08 +0530 Subject: [PATCH 1/2] Improved code by displaying instance and current time zone in the bottom of the menu(#28u2prh) --- src/components/Menu.vue | 75 +++++++++++++++++++++++++---------------- 1 file changed, 46 insertions(+), 29 deletions(-) diff --git a/src/components/Menu.vue b/src/components/Menu.vue index 67f119e3..027bc296 100644 --- a/src/components/Menu.vue +++ b/src/components/Menu.vue @@ -1,43 +1,56 @@