From ac0bc3b998b65e7f2613c5b1db7c47c252178480 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 31 Aug 2022 12:54:31 +0200 Subject: [PATCH] Update StaffTag.plugin.js --- Plugins/StaffTag/StaffTag.plugin.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins/StaffTag/StaffTag.plugin.js b/Plugins/StaffTag/StaffTag.plugin.js index d86a74b057..9ec2f64f47 100644 --- a/Plugins/StaffTag/StaffTag.plugin.js +++ b/Plugins/StaffTag/StaffTag.plugin.js @@ -308,7 +308,6 @@ module.exports = (_ => { inject = this.settings.tagPlaces.userProfile; tagClass = BDFDB.disCNS.userprofilebottag + BDFDB.disCN.bottagnametag; } - console.log(e); if (inject) this.injectStaffTag(e.returnvalue.props.children, e.instance.props.user, userType, 2, { tagClass: tagClass, useRem: e.instance.props.useRemSizes,