diff --git a/client/src/pages/manage/manage.page.component.jsx b/client/src/pages/manage/manage.page.component.jsx index 1ab58f2f7..879b487bc 100644 --- a/client/src/pages/manage/manage.page.component.jsx +++ b/client/src/pages/manage/manage.page.component.jsx @@ -188,7 +188,7 @@ const mapStateToProps = createStructuredSelector({ export function Manage({ match, conflict, bodyshop }) { const { t } = useTranslation(); useEffect(() => { - const widgetId = "IABVNO4scRKY11XBQkNr"; + const widgetId = "mQdqARMzkZRUVugJ6TdS"; window.noticeable.render("widget", widgetId); try { requestForToken();