feat(spam): Introduce checking new accounts, events & comments for spam with the help of Akismet
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -120,7 +120,6 @@ const confirm = () => {
|
||||
return;
|
||||
}
|
||||
}
|
||||
emit("confirm", prompt.value);
|
||||
props.onConfirm(prompt.value);
|
||||
close();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user