diff --git a/Libs/SpellFlashCore/SpellFlashCore.lua b/Libs/SpellFlashCore/SpellFlashCore.lua index a555acefa..a5954efea 100644 --- a/Libs/SpellFlashCore/SpellFlashCore.lua +++ b/Libs/SpellFlashCore/SpellFlashCore.lua @@ -318,6 +318,8 @@ local function RegisterFrames() local LAB = { original = LibStub:GetLibrary("LibActionButton-1.0", true), elvui = LibStub:GetLibrary("LibActionButton-1.0-ElvUI", true), + NDui = LibStub:GetLibrary("LibActionButton-1.0-NDui", true), + UI = LibStub:GetLibrary("LibActionButton-1.0-UI", true) } for _, lib in pairs(LAB) do