stuff
This commit is contained in:
parent
c6468b5a1c
commit
8e501d83e8
|
@ -6711,6 +6711,8 @@ var BDFDB = {
|
|||
|
||||
LibraryComponents.GuildComponents.Pill = BDFDB.ModuleUtils.findByString("opacity:1,height:", "20:8", "default.item");
|
||||
|
||||
LibraryComponents.LazyImage = BDFDB.ModuleUtils.findByName("LazyImage");
|
||||
|
||||
LibraryComponents.ListRow = reactInitialized && class BDFDB_ListRow extends LibraryModules.React.Component {
|
||||
render () {
|
||||
return BDFDB.ReactUtils.createElement("div", {
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue