diff --git a/Library/0BDFDB.plugin.js b/Library/0BDFDB.plugin.js index 5262dd1a83..25aa697da2 100644 --- a/Library/0BDFDB.plugin.js +++ b/Library/0BDFDB.plugin.js @@ -2,7 +2,7 @@ * @name BDFDB * @author DevilBro * @authorId 278543574059057154 - * @version 3.6.4 + * @version 3.6.5 * @description Required Library for DevilBro's Plugins * @invite Jx3TjNS * @donate https://www.paypal.me/MircoWittrien @@ -6775,7 +6775,7 @@ module.exports = (_ => { onUnmount: _ => document.removeEventListener("click", this.onDocumentClicked), position: this.props.position, align: this.props.align, - reference: this.domElementRef, + targetRef: this.domElementRef, children: _ => { const popout = BDFDB.ReactUtils.createElement(Internal.LibraryComponents.Popout, BDFDB.ObjectUtils.exclude(Object.assign({}, this.props, { className: this.props.popoutClassName, diff --git a/Library/_res/0BDFDB.data.json b/Library/_res/0BDFDB.data.json index 4218d0c807..a4976ac3f7 100644 --- a/Library/_res/0BDFDB.data.json +++ b/Library/_res/0BDFDB.data.json @@ -279,7 +279,7 @@ "UserBadges": [".PROFILE_USER_BADGES"], "Sizes": ["\"SIZE_24\":"] }}, - "UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"]}, + "UserPopout": {"strings": ["{user:", "userId:", "\"Unexpected missing user\")", "getUser"], "value": "default"}, "UserPopoutSection": {"strings": [".section,", ".lastSection"]}, "UserSummaryItem": {"strings": ["popoutUserId:", ".clickableAvatar"]}, "VideoForwardRef": {"strings": ["HTMLSourceElement", "autoPlay"], "funcStrings": ["externalRef"]}