a tool for shared writing and social publishing
0
fork

Configure Feed

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

add logging

+2
+2
app/[leaflet_id]/publish/publishBskyPost.ts
··· 66 66 record, 67 67 validate: false, //TODO publish the lexicon so we can validate! 68 68 }); 69 + console.log("UPDATING_TO_LINK_BSKY_POST"); 70 + console.log(result); 69 71 return true; 70 72 }