diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 6f8b047..4062e09 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -34,7 +34,7 @@ }, "plugins": { "shell": { - "open": "https://github\\.com/rzmk/fformat" + "open": "^https://github\\.com/rzmk" } }, "identifier": "com.fformat.dev",