fix: little bugs and refacto debug service
This commit is contained in:
@@ -301,7 +301,9 @@
|
||||
"SERIES_NO_BOOKS_FOUND": "No books found in the series",
|
||||
"BOOK_PAGES_FETCH_ERROR": "Error fetching book pages",
|
||||
|
||||
"GENERIC_ERROR": "An error occurred"
|
||||
"GENERIC_ERROR": "An error occurred",
|
||||
|
||||
"MONGODB_CONNECTION_FAILED": "MongoDB connection failed"
|
||||
},
|
||||
"reader": {
|
||||
"controls": {
|
||||
|
||||
Reference in New Issue
Block a user