From 36b1fd55883563440daca968e64e7ac57496f607 Mon Sep 17 00:00:00 2001 From: layyback <505187749@qq.com> Date: Sat, 11 Mar 2023 10:31:18 +0800 Subject: [PATCH 1/2] :sparkles: open settings with tray --- feature/src/App.vue | 11 +++++++---- src/main/common/tray.ts | 34 +++++++++++++++++++++++++--------- src/renderer/App.vue | 7 +++++-- 3 files changed, 37 insertions(+), 15 deletions(-) diff --git a/feature/src/App.vue b/feature/src/App.vue index edc3ee3..5f92dd5 100644 --- a/feature/src/App.vue +++ b/feature/src/App.vue @@ -1,7 +1,11 @@