- More fixes for dungeon bosses recognition.
- Fixes for few errors during combat parser. - Broker is now 'data source' type instead of 'launcher'.
This commit is contained in:
+1
-1
@@ -2042,7 +2042,7 @@
|
||||
if LDB then
|
||||
|
||||
local databroker = LDB:NewDataObject ("Details!", {
|
||||
type = "launcher",
|
||||
type = "data source",
|
||||
icon = [[Interface\AddOns\Details\images\minimap]],
|
||||
text = "0",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user