addonbuttons: skip recipe radar icon nodes

This commit is contained in:
shagu
2019-06-30 11:18:43 +02:00
parent 8620cef470
commit 9b261feb06
+1
View File
@@ -28,6 +28,7 @@ pfUI:RegisterModule("addonbuttons", "vanilla", function ()
"GatherNote",
"MiniNotePOI",
"FWGMinimapPOI",
"RecipeRadarMinimapIcon",
}
pfUI.addonbuttons = CreateFrame("Frame", "pfMinimapButtons", UIParent)