File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ externals:
55 libs/CallbackHandler-1.0: https://repos.wowace.com/wow/ace3/trunk/CallbackHandler-1.0
66 libs/LibDBIcon-1.0: https://repos.wowace.com/wow/libdbicon-1-0/trunk/LibDBIcon-1.0
77 libs/LibDataBroker-1.1: https://github.com/tekkub/libdatabroker-1-1
8- libs/LibUIDropDownMenu: https://repos.curseforge. com/wow/libuidropdownmenu/trunk /LibUIDropDownMenu
8+ libs/LibUIDropDownMenu: https://github. com/NumyAddon /LibUIDropDownMenu
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ local name, _ = ...
33ResearchViewer = {}
44local LibDBIcon = LibStub (" LibDBIcon-1.0" )
55--- @type LibUIDropDownMenu
6- local LibDD = LibStub : GetLibrary ( " LibUIDropDownMenu -4.0" )
6+ local LibDD = LibStub ( " LibUIDropDownMenuNumy -4.0" )
77
88local playerClass , _ = UnitClassBase (" player" )
99local orderHalls = {
You can’t perform that action at this time.
0 commit comments