From ea0b1f3acee296e30135ec7cd80deaae48dce979 Mon Sep 17 00:00:00 2001 From: Toly Date: Wed, 12 Feb 2025 11:11:20 +0800 Subject: [PATCH 01/15] =?UTF-8?q?=F0=9F=8E=A8=20Show=20popup=20dialog.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/popup/src/App.vue | 2 +- src/popup/src/router/index.ts | 7 +++---- src/popup/src/views/HomeView.vue | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/popup/src/App.vue b/src/popup/src/App.vue index a78fb6f..095089f 100644 --- a/src/popup/src/App.vue +++ b/src/popup/src/App.vue @@ -1,5 +1,5 @@