mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 18:42:35 -05:00
move naming from winutil to wpf
This commit is contained in:
@ -85,9 +85,9 @@ try {
|
||||
|
||||
|
||||
# Load the configuration files
|
||||
Invoke-WinUtilUIElements -configVariable $sync.configs.applications -panel "install"
|
||||
Invoke-WinUtilUIElements -configVariable $sync.configs.tweaks -panel "tweaks"
|
||||
Invoke-WinUtilUIElements -configVariable $sync.configs.feature -panel "features"
|
||||
Invoke-WPFUIElements -configVariable $sync.configs.applications -panel "install"
|
||||
Invoke-WPFUIElements -configVariable $sync.configs.tweaks -panel "tweaks"
|
||||
Invoke-WPFUIElements -configVariable $sync.configs.feature -panel "features"
|
||||
|
||||
|
||||
#===========================================================================
|
||||
|
Reference in New Issue
Block a user