mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

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

Remove todo

-1
-1
src/state/session/index.tsx
··· 216 216 return 217 217 } 218 218 219 - // TODO this will get stale with agent.clone() 220 219 const refreshedAccount = agentToSessionAccount(currentAgent) 221 220 222 221 if (!refreshedAccount) {