Don't misspell _detalhes

This commit is contained in:
Flamanis
2023-02-09 06:58:20 -06:00
parent f0dce6acc5
commit 8950a83a7e
+1 -1
View File
@@ -430,7 +430,7 @@ function _detalhes:LoadConfig()
--custom
_detalhes.custom = _detalhes_global.custom
if (_detalhes_global.custom and _detalhes_global.custom[1] and details_global.custom[1].__index and _details_global.custom[1].__index._InstanceLastCombatShown) then
if (_detalhes_global.custom and _detalhes_global.custom[1] and _detalhes_global.custom[1].__index and _detalhes_global.custom[1].__index._InstanceLastCombatShown) then
C_Timer.After(5, function() print("|cFFFFAA00Details!|r error 0x8487, report on discord") end)
end
_detalhes.refresh:r_atributo_custom()