@ -25,6 +25,8 @@ function addBook(event){
desc: event.target.bookDesc.value
}
books[bookId] = book;
let row = `
<tr id="bookRow${bookId}">
<td>${bookId + 1}</td>
The note is not visible to the blocked user.