mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 09:06:03 +00:00
infight: fix wrong module name
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
pfUI:RegisterModule("loot", function ()
|
||||
pfUI:RegisterModule("infight", function ()
|
||||
local default_border = pfUI_config.appearance.border.default
|
||||
if pfUI_config.appearance.border.unitframes ~= "-1" then
|
||||
default_border = pfUI_config.appearance.border.unitframes
|
||||
|
||||
Reference in New Issue
Block a user