From 5eb45ecb285bb206ff483ada7c18a99b69c3adc5 Mon Sep 17 00:00:00 2001 From: Kolja Lampe Date: Fri, 12 May 2023 10:21:11 +0200 Subject: [PATCH] Don't list application name in keywords --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45efff5..029c7e5 100644 --- a/package.json +++ b/package.json @@ -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;" },