Skip to content

Commit

Permalink
Merge pull request #2 from mitjafelicijan/development
Browse files Browse the repository at this point in the history
Fixed auto-opening of settings
  • Loading branch information
mitjafelicijan authored May 9, 2023
2 parents 6859674 + 0e9144d commit 0fb5d6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions settings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,5 @@ settings:SetScript("OnEvent", function()
SlashCmdList["TurtleTweaks"] = function(msg, editbox)
settings:Show()
end

settings:Show()
end
end)

0 comments on commit 0fb5d6e

Please sign in to comment.