lib
This commit is contained in:
parent
6010037510
commit
84076cf28e
|
@ -9222,7 +9222,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
const BDFDB_Patrons = [
|
const BDFDB_Patrons = [
|
||||||
"363785301195358221"
|
"363785301195358221",
|
||||||
|
"443943393660239872"
|
||||||
];
|
];
|
||||||
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