fix radiobuttons

This commit is contained in:
MyDrift
2024-10-02 08:17:47 +02:00
parent 7d90ab8660
commit fdb156a450
2 changed files with 19 additions and 2 deletions

View File

@ -136,8 +136,8 @@ foreach ($category in $uniqueCategories) {
# Now call the function with the final merged config
Invoke-WPFUIElements -configVariable $sync.configs.appnavigation -targetGridName "appscategory" -columncount 1
Invoke-WPFUIElements -configVariable $sync.configs.applications -targetGridName "appspanel" -columncount 1
Invoke-WPFUIElements -configVariable $sync.configs.tweaks -targetGridName "tweakspanel" -columncount 2
Invoke-WPFUIElements -configVariable $sync.configs.feature -targetGridName "featurespanel" -columncount 2