From 783a9657d0c6a08a9e9ef6e19bd461c8af7c1420 Mon Sep 17 00:00:00 2001 From: Tim Stone Date: Tue, 26 Sep 2023 01:32:11 +1000 Subject: [PATCH] : Add ZeroTier One to utilities menu (#1061) --- config/applications.json | 4 ++++ xaml/inputXML.xaml | 1 + 2 files changed, 5 insertions(+) diff --git a/config/applications.json b/config/applications.json index 7b3b5b4c..16f90f78 100755 --- a/config/applications.json +++ b/config/applications.json @@ -615,6 +615,10 @@ "winget": "subhra74.XtremeDownloadManager", "choco": "xdm" }, + "WPFInstallzerotierone": { + "winget": "ZeroTier.ZeroTierOne", + "choco": "zerotier-one" + }, "WPFInstallzoom": { "winget": "Zoom.Zoom", "choco": "zoom" diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index fd694727..6180269b 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -426,6 +426,7 @@ +