a tool for shared writing and social publishing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix return type of publishtopublication

+1 -1
+1 -1
actions/publishToPublication.ts
··· 65 65 } from "src/utils/collectionHelpers"; 66 66 67 67 type PublishResult = 68 - | { success: true; rkey: string; record: PubLeafletDocument.Record } 68 + | { success: true; rkey: string; record: SiteStandardDocument.Record } 69 69 | { success: false; error: OAuthSessionError }; 70 70 71 71 export async function publishToPublication({