fix(deep-link): prevent duplicate ; in .desktop files on Linux (#1357)

This commit is contained in:
Fabian-Lars
2024-05-21 19:00:41 +02:00
committed by GitHub
parent 43224c5d5c
commit db45dfaab3
2 changed files with 11 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
---
deep-link: patch
---
Fixed an issue that caused the `deep-link` plugin to generate incorrect `.desktop` files on Linux.