Some logoff error checks
This commit is contained in:
parent
0802fc55c1
commit
3794be028a
2 changed files with 5 additions and 1 deletions
|
|
@ -430,7 +430,11 @@ function _detalhes:LoadConfig()
|
|||
|
||||
--custom
|
||||
_detalhes.custom = _detalhes_global.custom
|
||||
if (_detalhes_global.custom.__index) then
|
||||
C_Timer.After(5, function() print("|cFFFFAA00Details!|r error 0x8487, report on discord") end)
|
||||
end
|
||||
_detalhes.refresh:r_atributo_custom()
|
||||
|
||||
end
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue