From e0966e55c8b5ba97b4880e07d1d08d7382427e98 Mon Sep 17 00:00:00 2001 From: Nelson Chan Date: Wed, 20 Apr 2022 15:01:13 +0800 Subject: [PATCH 1/3] Fix: Handle disabled auth in user dropdown --- src/layouts/Layout.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/layouts/Layout.vue b/src/layouts/Layout.vue index 293409a0..e7ec16b9 100644 --- a/src/layouts/Layout.vue +++ b/src/layouts/Layout.vue @@ -38,7 +38,10 @@