From b95cd870357fcb0973bb02b1ec2d2fc061eafaec Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Thu, 26 Mar 2026 08:16:59 +0800 Subject: chore(pnpm): fix pnpm lock file --- src-tauri/capabilities/default.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src-tauri') diff --git a/src-tauri/capabilities/default.json b/src-tauri/capabilities/default.json index ea3fd7b..81975f2 100644 --- a/src-tauri/capabilities/default.json +++ b/src-tauri/capabilities/default.json @@ -20,12 +20,12 @@ "allow": [{ "path": "**" }] }, { - "identifier": "fs:allow-exists", - "allow": [{ "path": "**" }] + "identifier": "fs:allow-exists", + "allow": [{ "path": "**" }] }, { - "identifier": "fs:allow-write-text-file", - "allow": [{ "path": "**" }] + "identifier": "fs:allow-write-text-file", + "allow": [{ "path": "**" }] } ] } -- cgit v1.2.3-70-g09d2