Fix an call to an old function
This commit is contained in:
@@ -25,7 +25,6 @@ function ActionBar:ApplyConfig(config)
|
|||||||
|
|
||||||
if not self.config.position.x then initialPosition(self) end
|
if not self.config.position.x then initialPosition(self) end
|
||||||
|
|
||||||
Bartender4.Button:UpdateRangeValues()
|
|
||||||
self:UpdateButtons()
|
self:UpdateButtons()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user