From a13eb9baf5de33b346b295cb1d46fcc7bd6f7514 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sun, 16 Jan 2022 02:14:11 +0100 Subject: [PATCH] Remove shortcuts from gpaste --- bucket/gpaste.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bucket/gpaste.json b/bucket/gpaste.json index 4d45e5a..a7e9318 100644 --- a/bucket/gpaste.json +++ b/bucket/gpaste.json @@ -13,10 +13,5 @@ ] } }, - "bin": "gpaste.exe", - "shortcuts": [ - [ - "gpaste.exe" - ] - ] + "bin": "gpaste.exe" }