Fix missing export in e2e version
This commit is contained in:
parent
fcd22d4ccb
commit
ee82e78d5c
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
export function init() {}
|
||||
|
||||
export function shouldRequestEmailConfirmation() {
|
||||
return false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue