Skip to content

Commit

Permalink
History: tweak menu closing
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed Aug 9, 2024
1 parent a755484 commit c06e68e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions History/module.lua
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@ function module:ShowConfigMenu(frame)
db.othershard = val
module:Refresh()
AceConfigRegistry:NotifyChange(myname)
return MenuResponse.Close
end
local othershard = rootDescription:CreateButton("Mobs from other shards...")
othershard:CreateRadio("Show", shardIsSelected, shardSelect, "show")
Expand Down

0 comments on commit c06e68e

Please sign in to comment.