We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc65387 commit 1bd0d61Copy full SHA for 1bd0d61
browser.lua
@@ -2,7 +2,7 @@ local addonName, addon = ...
2
local _G = _G
3
local E = addon:Eve()
4
5
--- local GetCVarInfo = addon.GetCVarInfo
+local GetCVarInfo = addon.GetCVarInfo
6
7
-- C_Console.GetAllCommands() does not return the complete list of CVars on login
8
-- Repopulate the list using UpdateCVarList() when the CVar browser is opened
0 commit comments