diff --git a/src/state/shell/reminders.e2e.ts b/src/state/shell/reminders.e2e.ts index 4bd11bf0a6..e8c12792ac 100644 --- a/src/state/shell/reminders.e2e.ts +++ b/src/state/shell/reminders.e2e.ts @@ -1,3 +1,5 @@ +export function init() {} + export function shouldRequestEmailConfirmation() { return false }