feat(mindspace): enforce PostgreSQL user data delivery

This commit is contained in:
john
2026-07-13 15:29:29 +08:00
parent b33c943b69
commit a6620fb719
57 changed files with 2779 additions and 164 deletions
+1
View File
@@ -516,6 +516,7 @@ export async function syncPublicHtmlAfterFinish({
categoryCode: 'public',
sourceSessionId: sessionId,
sourceMessageId,
onlyRelativePaths: publicHtmlRelativePaths,
});
synced = true;
}