From 655e8d4b536061e97f4bc82637e00a44e38541f1 Mon Sep 17 00:00:00 2001 From: evpne <51292471+evpne@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:20:46 +0200 Subject: [PATCH] changed linux category (#366) 1."Video" dont work with mate 2.I think that "Network" would be better --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f8b8b2ef9..3dfd8b82f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "desktop": { "Icon": "freetube" }, - "category": "Video" + "category": "Network" } }, "devDependencies": {