Поправил бажок
This commit is contained in:
@@ -42,7 +42,7 @@ function cleanBooks(state) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (found) {
|
if (found) {
|
||||||
delBook(found);
|
delBook(state, found);
|
||||||
cleanBooks(state);
|
cleanBooks(state);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user