We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f82605 commit 97da806Copy full SHA for 97da806
1 file changed
TalentTreeViewer_Loader/TalentTreeViewer_Loader.lua
@@ -64,6 +64,7 @@ function TVLoader:OnInitialize()
64
}
65
);
66
LibDBIcon:Register(name, dataObject, self.db.ldbOptions);
67
+ LibDBIcon:AddButtonToCompartment(name);
68
69
SLASH_TALENT_VIEWER1 = '/tv';
70
SLASH_TALENT_VIEWER2 = '/talentviewer';
0 commit comments