From 5c71f46f998b8a3836b722c646cd8d10119ac253 Mon Sep 17 00:00:00 2001 From: Neko Ayaka Date: Fri, 15 May 2026 17:54:30 +0800 Subject: [PATCH] feat(stage-tamagotchi): connection now has visible and copy btn --- .../pages/settings/connection/index.vue | 72 ++++++++++++++++--- 1 file changed, 63 insertions(+), 9 deletions(-) diff --git a/apps/stage-tamagotchi/src/renderer/pages/settings/connection/index.vue b/apps/stage-tamagotchi/src/renderer/pages/settings/connection/index.vue index e0b6e5430..e8aa0302f 100644 --- a/apps/stage-tamagotchi/src/renderer/pages/settings/connection/index.vue +++ b/apps/stage-tamagotchi/src/renderer/pages/settings/connection/index.vue @@ -1,9 +1,10 @@