From 44bbee9bed91fe12cfc1258bdfc2b13606c9210e Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 23 Jul 2016 12:03:20 +0300 Subject: [PATCH] Still blame Benik --- ElvUI_SLE/modules/minimap/locationbar.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/minimap/locationbar.lua b/ElvUI_SLE/modules/minimap/locationbar.lua index 7f4e907..3f5aaf9 100644 --- a/ElvUI_SLE/modules/minimap/locationbar.lua +++ b/ElvUI_SLE/modules/minimap/locationbar.lua @@ -268,7 +268,7 @@ end function LP:CheckForIncompatible() if T.IsAddOnLoaded('ElvUI_LocLite') and E.db.sle.minimap.locPanel.enable then - SLE:IncompatibleAddOn('Location Lite', 'Location Panel', E.db.sle.minimap.locPanel.enable, "enable") + SLE:IncompatibleAddOn('ElvUI_LocLite', 'Location Panel', E.db.sle.minimap.locPanel.enable, "enable") end end -- 1.7.9.5