fix: errorMessage has to throw apperror code if apperror
This commit is contained in:
@@ -259,6 +259,8 @@
|
||||
|
||||
"SERIES_FETCH_ERROR": "Error fetching series",
|
||||
"HOME_FETCH_ERROR": "Error fetching home",
|
||||
"SERIES_NO_BOOKS_FOUND": "No books found in the series"
|
||||
"SERIES_NO_BOOKS_FOUND": "No books found in the series",
|
||||
|
||||
"GENERIC_ERROR": "An error occurred"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user