feat(sync): include reading list in snapshots

This commit is contained in:
2026-05-16 06:17:38 -04:00
parent b2b3d5deca
commit 323271fc1f
6 changed files with 284 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ mod spaces;
mod splits;
mod sync;
mod sync_notes;
mod sync_reading_list;
mod tab_group_order;
mod tab_groups;
mod tab_lifecycle;