From 051c300a3418c2587145a3c16cdbbcdc22d68982 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Sat, 3 Jan 2026 18:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E8=A1=A5=E5=85=85=E7=BC=BA?= =?UTF-8?q?=E5=A4=B1=E6=9D=83=E9=99=90=EF=BC=8C=E4=BF=AE=E5=A4=8Dopener?= =?UTF-8?q?=E6=89=93=E5=BC=80URL=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/capabilities/SubWindow.json | 1 + src-tauri/capabilities/TeyvatGuide.json | 1 + 2 files changed, 2 insertions(+) diff --git a/src-tauri/capabilities/SubWindow.json b/src-tauri/capabilities/SubWindow.json index b28c6d1c..c61dcf27 100644 --- a/src-tauri/capabilities/SubWindow.json +++ b/src-tauri/capabilities/SubWindow.json @@ -40,6 +40,7 @@ { "identifier": "fs:allow-write-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-text-file", "allow": [{ "path": "**" }] }, { "identifier": "opener:allow-open-path", "allow": [{ "path": "**" }] }, + { "identifier": "opener:allow-open-url", "allow": [{ "url": "**" }] }, { "identifier": "http:default", "allow": [ diff --git a/src-tauri/capabilities/TeyvatGuide.json b/src-tauri/capabilities/TeyvatGuide.json index 887457a5..8a792829 100644 --- a/src-tauri/capabilities/TeyvatGuide.json +++ b/src-tauri/capabilities/TeyvatGuide.json @@ -46,6 +46,7 @@ { "identifier": "fs:allow-write-file", "allow": [{ "path": "**" }] }, { "identifier": "fs:allow-write-text-file", "allow": [{ "path": "**" }] }, { "identifier": "opener:allow-open-path", "allow": [{ "path": "**" }] }, + { "identifier": "opener:allow-open-url", "allow": [{ "url": "**" }] }, { "identifier": "http:default", "allow": [