Use label instead of text in the LDB plugin

This commit is contained in:
Hendrik Leppkes
2008-10-31 19:23:04 +01:00
parent 21f3569087
commit 5a5e8cb20f
+1 -1
View File
@@ -238,7 +238,7 @@ function createLDBLauncher()
local LDBObj = LibStub("LibDataBroker-1.1"):NewDataObject("Bartender4", {
type = "launcher",
text = "Bartender4",
label = "Bartender4",
OnClick = function(_, msg)
if msg == "LeftButton" then
if Bartender4.Locked then