feat(sync): include plugin settings in snapshots

This commit is contained in:
2026-05-16 07:12:52 -04:00
parent 80729083eb
commit 7823ecd0a3
6 changed files with 230 additions and 0 deletions
+1
View File
@@ -34,6 +34,7 @@ mod sync_apply;
mod sync_context;
mod sync_history;
mod sync_notes;
mod sync_plugin_settings;
mod sync_profiles;
mod sync_reading_list;
mod sync_site_permissions;