Skip to content

Commit 97da806

Browse files
committed
Add the button to the addon compartment (closes #14)
1 parent 9f82605 commit 97da806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TalentTreeViewer_Loader/TalentTreeViewer_Loader.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ function TVLoader:OnInitialize()
6464
}
6565
);
6666
LibDBIcon:Register(name, dataObject, self.db.ldbOptions);
67+
LibDBIcon:AddButtonToCompartment(name);
6768

6869
SLASH_TALENT_VIEWER1 = '/tv';
6970
SLASH_TALENT_VIEWER2 = '/talentviewer';

0 commit comments

Comments
 (0)