about summary refs log tree commit diff
path: root/src/state/shell/reminders.e2e.ts
blob: 4bd11bf0a64150e60ae9a68559cc4d34318f1649 (plain) (blame)
1
2
3
4
5
export function shouldRequestEmailConfirmation() {
  return false
}

export function setEmailConfirmationRequested() {}