From 99b8ecabfc3bfeb37fb36603d6729b8ff74693ff Mon Sep 17 00:00:00 2001 From: xintaofei Date: Tue, 31 Mar 2026 13:44:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=AA=97=E5=8F=A3=E6=9D=83?= =?UTF-8?q?=E9=99=90=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/capabilities/desktop.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src-tauri/capabilities/desktop.json b/src-tauri/capabilities/desktop.json index d42ecf2..0abee9c 100644 --- a/src-tauri/capabilities/desktop.json +++ b/src-tauri/capabilities/desktop.json @@ -9,6 +9,9 @@ "welcome", "folder-*", "commit-*", + "merge-*", + "stash-*", + "push-*", "settings", "project-boot" ],