First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning
This commit is contained in:
@@ -20,6 +20,8 @@ local defaults = {
|
||||
}
|
||||
}
|
||||
|
||||
Bartender4.CONFIG_VERSION = 2
|
||||
|
||||
function Bartender4:OnInitialize()
|
||||
self.db = LibStub("AceDB-3.0"):New("Bartender4DB", defaults)
|
||||
self.db.RegisterCallback(self, "OnProfileChanged", "UpdateModuleConfigs")
|
||||
|
||||
Reference in New Issue
Block a user