From 3eb22facb88a34f25d6b9be324440e4a42350d9f Mon Sep 17 00:00:00 2001 From: Alexey Kasyanchuk Date: Sun, 4 Feb 2018 05:55:05 +0300 Subject: [PATCH] fix(macos): network category of application --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 008a4c4..10d78d7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ ] }, "linux": { - "category": "Files", + "category": "Network", "target": [ "AppImage", "rpm",