Merge pull request #274 from razzeee/keywords

fix: Don't list application name in keywords
This commit is contained in:
Cas 2023-05-13 18:13:22 +02:00 committed by GitHub
commit 5e7b071efd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@
"desktop": {
"Name": "Miru",
"Comment": "Bittorrent streaming software for cats",
"Keywords": "miru;anime",
"Keywords": "anime",
"Type": "Application",
"MimeType": "x-scheme-handler/miru;"
},