浏览代码

Update Bitdefender shortcut

Miroslav Abrahám 2 年之前
父节点
当前提交
2873afea7c
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      bucket/kunago_bitdefender.json

+ 6 - 0
bucket/kunago_bitdefender.json

@@ -25,5 +25,11 @@
         "if (Test-Path $link -PathType Leaf) {",
         "if (Test-Path $link -PathType Leaf) {",
         "  Remove-Item -Path $link -Force",
         "  Remove-Item -Path $link -Force",
         "}"
         "}"
+    ],
+    "shortcuts": [
+        [
+            "kunago_bitdefender.exe",
+            "Bezpečné finance (Bitdefender)"
+        ]
     ]
     ]
 }
 }