fix(deep-link): handler not set as default on linux (#2844)

Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
yobson1
2025-07-22 10:54:12 +01:00
committed by GitHub
parent 341919ed57
commit d4f8299b12
2 changed files with 16 additions and 7 deletions
+7
View File
@@ -0,0 +1,7 @@
---
"deep-link": patch
"deep-link-js": patch
---
Fix deep link protocol handler not set as default on linux
Fix duplicate protocols added to MimeType section in .desktop files on linux