Remove Alphabetical List, Sort Apps inside Category Alphabetically

This commit is contained in:
Marterich
2024-10-14 19:17:12 +02:00
parent a839acd949
commit dcf752fdeb
7 changed files with 23 additions and 62 deletions

View File

@ -13,24 +13,6 @@
"Order": "2",
"Description": "Clear the selection of applications"
},
"SortbyCategory": {
"Content": "Category",
"Category": "___Sort by",
"Type": "RadioButton",
"GroupName": "SortAppsByGroup",
"Checked": true,
"Order": "1",
"Description": ""
},
"SortbyAlphabet": {
"Content": "Alphabetical Order",
"Category": "___Sort by",
"Type": "RadioButton",
"GroupName": "SortAppsByGroup",
"Checked": false,
"Order": "2",
"Description": ""
},
"WingetRadioButton": {
"Content": "Winget",
"Category": "__Package Manager",