change category of new buttons

This commit is contained in:
MyDrift 2024-09-29 10:24:21 +02:00
parent 4889c1c508
commit f576d57ffc

View File

@ -1,14 +1,14 @@
{ {
"WPFGetInstalled": { "WPFGetInstalled": {
"Content": "Get Installed", "Content": "Get Installed",
"Category": "____Navigation", "Category": "____Actions",
"Type": "Button", "Type": "Button",
"Order": "1", "Order": "1",
"Description": "Show installed applications" "Description": "Show installed applications"
}, },
"WPFClearInstallSelection": { "WPFClearInstallSelection": {
"Content": "Clear Selection", "Content": "Clear Selection",
"Category": "____Navigation", "Category": "____Actions",
"Type": "Button", "Type": "Button",
"Order": "2", "Order": "2",
"Description": "Clear the selection of applications" "Description": "Clear the selection of applications"