From 70651000063ab56b5aefb200192236e737766cc8 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Fri, 25 Nov 2022 22:39:15 +0800 Subject: [PATCH] ui: show full id in switcher --- components/account/AccountInfo.vue | 2 +- layouts/default.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/account/AccountInfo.vue b/components/account/AccountInfo.vue index 27963cf9..9648bec6 100644 --- a/components/account/AccountInfo.vue +++ b/components/account/AccountInfo.vue @@ -12,7 +12,7 @@ const accountHandle = $(useAccountHandle(account, fullServer))