a tool for shared writing and social publishing
0
fork

Configure Feed

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

default showComments

+1 -1
+1 -1
app/lish/createPub/CreatePubForm.tsx
··· 47 47 description: descriptionValue, 48 48 iconFile: logoFile, 49 49 subdomain: domainValue, 50 - preferences: { showInDiscover }, 50 + preferences: { showInDiscover, showComments: true }, 51 51 }); 52 52 // Show a spinner while this is happening! Maybe a progress bar? 53 53 setTimeout(() => {