mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-27 01:46:03 +00:00
gui: fix typo in frame.config
This commit is contained in:
+1
-1
@@ -317,7 +317,7 @@ pfUI:RegisterModule("gui", function ()
|
||||
frame.input:ClearAllPoints()
|
||||
frame.input:SetPoint("RIGHT" , -22, -3)
|
||||
frame.category = category
|
||||
frame.config = configh
|
||||
frame.config = config
|
||||
|
||||
frame.input.Refresh = function()
|
||||
local function CreateValues()
|
||||
|
||||
Reference in New Issue
Block a user