Use the correct ApplyConfig when enabling a module
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ function BagBarMod:OnEnable()
|
||||
end
|
||||
self.bar:Enable()
|
||||
self:ToggleOptions()
|
||||
self.bar:ApplyConfig(self.db.profile)
|
||||
self:ApplyConfig()
|
||||
end
|
||||
|
||||
function BagBarMod:ApplyConfig()
|
||||
|
||||
Reference in New Issue
Block a user