about summary refs log tree commit diff
path: root/src/state/shell
diff options
context:
space:
mode:
Diffstat (limited to 'src/state/shell')
-rw-r--r--src/state/shell/reminders.e2e.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/state/shell/reminders.e2e.ts b/src/state/shell/reminders.e2e.ts
index 4bd11bf0a..e8c12792a 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
 }