diff options
Diffstat (limited to 'docs/dev/roadmap.md')
| -rw-r--r-- | docs/dev/roadmap.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md index f7d7728..efbf900 100644 --- a/docs/dev/roadmap.md +++ b/docs/dev/roadmap.md @@ -207,7 +207,7 @@ Create these as default note types for each user: - [x] Add `LocalNoteFieldValue` interface and table - [x] Modify `LocalCard` interface: add `noteId`, `isReversed` - [x] Update Dexie schema version and upgrade handler -- [ ] Create client repositories for new entities +- [x] Create client repositories for new entities **Files to modify:** - `src/client/db/index.ts` |
