This commit is contained in:
Your Name 2023-01-09 15:59:21 -05:00
parent 57e82cb3d6
commit 32f360183f

View file

@ -94,7 +94,7 @@ class DoubanImporter:
"读过": [ShelfType.COMPLETE],
"想看": [ShelfType.WISHLIST],
"在看": [ShelfType.PROGRESS],
"": [ShelfType.COMPLETE],
"": [ShelfType.COMPLETE],
"想听": [ShelfType.WISHLIST],
"在听": [ShelfType.PROGRESS],
"听过": [ShelfType.COMPLETE],