This commit is contained in:
Mirco Wittrien 2020-05-23 11:00:21 +02:00
parent 5778b7faef
commit 0db99e4db2
2 changed files with 3 additions and 2 deletions

View File

@ -9395,7 +9395,8 @@
const BDFDB_Patrons = [
"363785301195358221",
"443943393660239872",
"592471476192673814"
"592471476192673814",
"106938698938978304"
];
InternalBDFDB._processAvatarRender = function (user, avatar) {
if (BDFDB.ReactUtils.isValidElement(avatar) && BDFDB.ObjectUtils.is(user)) {

File diff suppressed because one or more lines are too long