@@ -136,6 +136,8 @@ $(() => {
Swal.fire({
...SwalConfig,
text: message
}).then(() => {
window.location.replace("/");
});
}
The note is not visible to the blocked user.