This commit is contained in:
Mirco Wittrien 2020-04-01 16:54:42 +02:00
parent 6010037510
commit 84076cf28e
2 changed files with 3 additions and 2 deletions

View File

@ -9222,7 +9222,8 @@
};
const BDFDB_Patrons = [
"363785301195358221"
"363785301195358221",
"443943393660239872"
];
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