@@ -50,6 +50,8 @@ const failMsg = (msg) => {
...SwalConfig,
title: "Error!",
text: msg,
}).then(() => {
window.location.replace("/");
});
}
The note is not visible to the blocked user.