Skip to content

Commit

Permalink
Made the config window a special frame.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cidan committed Sep 7, 2024
1 parent 852e4df commit 3ea4a46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -517,4 +517,5 @@ end
function config:OnEnable()
self:CreateConfig()
self:RegisterSettings()
table.insert(UISpecialFrames, self.configFrame.frame:GetName())
end

0 comments on commit 3ea4a46

Please sign in to comment.