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