stuff
This commit is contained in:
parent
5778b7faef
commit
0db99e4db2
|
@ -9395,7 +9395,8 @@
|
||||||
const BDFDB_Patrons = [
|
const BDFDB_Patrons = [
|
||||||
"363785301195358221",
|
"363785301195358221",
|
||||||
"443943393660239872",
|
"443943393660239872",
|
||||||
"592471476192673814"
|
"592471476192673814",
|
||||||
|
"106938698938978304"
|
||||||
];
|
];
|
||||||
InternalBDFDB._processAvatarRender = function (user, avatar) {
|
InternalBDFDB._processAvatarRender = function (user, avatar) {
|
||||||
if (BDFDB.ReactUtils.isValidElement(avatar) && BDFDB.ObjectUtils.is(user)) {
|
if (BDFDB.ReactUtils.isValidElement(avatar) && BDFDB.ObjectUtils.is(user)) {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue