fix: status
This commit is contained in:
parent
fabc7e0d23
commit
38d8481b85
1 changed files with 2 additions and 2 deletions
|
@ -1220,7 +1220,7 @@
|
||||||
{
|
{
|
||||||
"isbn": "9781770415379",
|
"isbn": "9781770415379",
|
||||||
"dateAdded": "2024-01-07",
|
"dateAdded": "2024-01-07",
|
||||||
"status": "want to read",
|
"status": "finished",
|
||||||
"rating": "unrated",
|
"rating": "unrated",
|
||||||
"tags": [
|
"tags": [
|
||||||
"music",
|
"music",
|
||||||
|
@ -1262,7 +1262,7 @@
|
||||||
{
|
{
|
||||||
"isbn": "9780374602291",
|
"isbn": "9780374602291",
|
||||||
"dateAdded": "2023-11-18",
|
"dateAdded": "2023-11-18",
|
||||||
"status": "want to read",
|
"status": "finished",
|
||||||
"rating": "unrated",
|
"rating": "unrated",
|
||||||
"tags": [
|
"tags": [
|
||||||
"nonfiction"
|
"nonfiction"
|
||||||
|
|
Reference in a new issue