Fix language and Logic to Updates (#3087)

This commit is contained in:
Chris Titus
2024-12-05 21:18:46 -06:00
committed by GitHub
parent d6c1fbe4a2
commit cf7f161a06
5 changed files with 159 additions and 42 deletions

View File

@ -115,6 +115,8 @@ Invoke-WinutilThemeChange -init $true
Invoke-WPFUIElements -configVariable $sync.configs.applications -targetGridName "appspanel" -columncount 5
Invoke-WPFUIElements -configVariable $sync.configs.tweaks -targetGridName "tweakspanel" -columncount 2
Invoke-WPFUIElements -configVariable $sync.configs.feature -targetGridName "featurespanel" -columncount 2
# Future implementation: Add Windows Version to updates panel
#Invoke-WPFUIElements -configVariable $sync.configs.updates -targetGridName "updatespanel" -columncount 1
#===========================================================================
# Store Form Objects In PowerShell