From e57bd53333f771630bc5f8354958955c2f905fef Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Mon, 19 Apr 2021 12:32:20 +0200 Subject: [PATCH] Update 0BDFDB.plugin.js --- Library/0BDFDB.plugin.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index ee94a26676..40f0bef6ed 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -1019,6 +1019,7 @@ module.exports = (_ => { } } }); + else if (BDFDB.UserUtils.me.id == InternalData.myId || BDFDB.UserUtils.me.id == "350635509275557888") BDFDB.LogUtils.warn("Could not load usrbgs!"); } });