mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
Bugfixes: Removed retail API calls, ran linting script and static analysis.
This commit is contained in:
@@ -161,6 +161,7 @@ local tabs = {
|
||||
}
|
||||
|
||||
function S:HandleTab(tab)
|
||||
if not tab then return end
|
||||
local name = tab:GetName()
|
||||
for _, object in pairs(tabs) do
|
||||
local tex = _G[name..object]
|
||||
|
||||
Reference in New Issue
Block a user