stuff
This commit is contained in:
parent
284eedb9d8
commit
76d65a3d9f
|
@ -1417,6 +1417,7 @@ var BDFDB = {
|
|||
var LibraryModules = {};
|
||||
LibraryModules.AckUtils = BDFDB.ModuleUtils.findByProperties("localAck", "bulkAck");
|
||||
LibraryModules.APIUtils = BDFDB.ModuleUtils.findByProperties("getAPIBaseURL");
|
||||
LibraryModules.Animations = BDFDB.ModuleUtils.findByProperties("Controller", "Spring");
|
||||
LibraryModules.AnimationUtils = BDFDB.ModuleUtils.findByProperties("spring", "decay");
|
||||
LibraryModules.BadgeUtils = BDFDB.ModuleUtils.findByProperties("getBadgeCountString", "getBadgeWidthForValue");
|
||||
LibraryModules.CategoryCollapseStore = BDFDB.ModuleUtils.findByProperties("getCollapsedCategories", "isCollapsed");
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue