Update noticeable widget to Rome Online.

This commit is contained in:
Patrick Fic
2023-05-17 14:47:06 -07:00
parent d0beea5cb3
commit 77b72e160b

View File

@@ -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();