We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc4be2 commit af14a31Copy full SHA for af14a31
modules/MiscTweaks.lua
@@ -1,6 +1,6 @@
1
local addonName = ...
2
--- @class NQT_NS
3
-local ns = select(2, ...);
+local NQT = select(2, ...);
4
5
local Main = NQT.Main;
6
local L = NQT.L;
0 commit comments