domain: add Sidecar Sync entities and ports (SidecarRecord, SidecarConfig, SidecarWriterPort)

This commit is contained in:
2026-05-31 03:34:04 +02:00
parent ba53e0fa70
commit ee79be0351
8 changed files with 150 additions and 0 deletions

View File

@@ -15,3 +15,4 @@ mod album;
mod tag;
mod share_scope;
mod share_link;
mod sidecar_record;