Skip to content

Commit

Permalink
add Sync to ConfigSet Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Peechey committed Jul 19, 2024
1 parent 9abaea3 commit 84e61ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Classes/ConfigSetListControl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ function ConfigSetListClass:RenameSet(configSet, addOnName)
self.selValue = configSet
end
self.configTab:AddUndoState()
self.configTab.build:SyncLoadouts()
main:ClosePopup()
end)
controls.save.enabled = false
Expand Down

0 comments on commit 84e61ec

Please sign in to comment.