Files
readest/apps/readest-app/src/services/errors.ts
T
Huang Xin c46cf5b0bf UX enhancements of grid view in mobile platforms (#379)
* ux: context menu on both group and book items, also closes #376

* ui: more compact grid view of bookshelf on mobile platforms
2025-02-16 01:02:41 +01:00

2 lines
64 B
TypeScript

export const BOOK_FILE_NOT_FOUND_ERROR = 'Book file not found';