diff --git a/KethoInstanceTimer.lua b/KethoInstanceTimer.lua index f5d5060..df78329 100644 --- a/KethoInstanceTimer.lua +++ b/KethoInstanceTimer.lua @@ -496,7 +496,7 @@ function KIT:Finalize() end if profile.Screenshot then - C_Timer.After(1, Screenshot) + C_Timer.After(1, function() Screenshot() end) end -- pause LibDataBroker display