@ -65,7 +65,7 @@ const server = Server.configure({
.then(res => res.json())
.then(data => {
console.debug(data)
const { id: author_id } = data.get_author
const { id: author_id } = data.get_author_id
if (author_id) {
fetch('https://core.discours.io/', {
method: 'POST',
The note is not visible to the blocked user.