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.

Fix missing export in e2e version

+2
+2
src/state/shell/reminders.e2e.ts
··· 1 + export function init() {} 2 + 1 3 export function shouldRequestEmailConfirmation() { 2 4 return false 3 5 }