From f4b6778fe83a4ddc84dd8e172ade5101cfe6be11 Mon Sep 17 00:00:00 2001 From: Leafd Date: Fri, 3 Oct 2025 18:14:09 -0400 Subject: [PATCH] fix: change deeplink config property name --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 991d6fb..42d6574 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -50,7 +50,7 @@ "shell": { "open": true }, - "deepLink": { + "deep-link": { "desktop": { "schemes": [ "hackatime"