default text

This commit is contained in:
Sergio Álvarez 2014-11-01 13:03:07 +01:00
parent 83a582d191
commit ea5b126c9d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ local ldb = LibStub("LibDataBroker-1.1")
local BrokerConsolidatedBuffs = ldb:NewDataObject("Broker_ConsolidatedBuffs", {
type = "data source",
text = "Please wait",
text = "0/0",
value = 1,
icon = "Interface\\AddOns\\Broker_ConsolidatedBuffs\\BuffConsolidation", -- I can't use the default because is a combination texture :(
label = "ConsolidatedBuffs",