Stop breakdown opening when there's player data available at the window

This commit is contained in:
Tercio Jose
2023-07-24 20:53:04 -03:00
parent 762c80669d
commit 94ae59dfa9
3 changed files with 6 additions and 2 deletions
@@ -562,7 +562,7 @@ function spellsTab.OnCreateTabCallback(tabButton, tabFrame) --~init
DF:AddRoundedCornersToFrame(optionsButton, preset)
--open the breakdown window at startup for testing
--[= debug
--[=[ debug
C_Timer.After(1, function()
Details:OpenPlayerDetails(1)
C_Timer.After(1, function()