From 14b81b8c6e5be8de8759d0e4637a798417ca66be Mon Sep 17 00:00:00 2001
From: Justawildwolf <62820836+blusewill@users.noreply.github.com>
Date: Mon, 25 Sep 2023 20:41:03 +0800
Subject: [PATCH] Add Guilded into Communication Tab (#1059)
* Add Guilded into Communication Tab
* Remove Choco Package due to there is no Chocolatey packages
---
config/applications.json | 4 ++++
xaml/inputXML.xaml | 1 +
2 files changed, 5 insertions(+)
diff --git a/config/applications.json b/config/applications.json
index 7644d1f4..7b3b5b4c 100755
--- a/config/applications.json
+++ b/config/applications.json
@@ -143,6 +143,10 @@
"winget": "GIMP.GIMP",
"choco": "gimp"
},
+ "WPFInstallguilded": {
+ "winget": "Guilded.Guilded",
+ "choco": ""
+ },
"WPFInstallgit": {
"Winget": "Git.Git",
"choco": "git"
diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml
index 8ec0ce39..fd694727 100644
--- a/xaml/inputXML.xaml
+++ b/xaml/inputXML.xaml
@@ -267,6 +267,7 @@
+