Skip to content

Commit 835b7cb

Browse files
committed
add char deeplink scheme
1 parent 8a9afd4 commit 835b7cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apps/desktop/src-tauri/tauri.conf.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@
5959
},
6060
"plugins": {
6161
"deep-link": {
62-
"desktop": { "schemes": ["hyprnote"] }
62+
"desktop": {
63+
"schemes": ["hyprnote", "char"]
64+
}
6365
},
6466
"updater": {
6567
"active": false,

0 commit comments

Comments
 (0)