add button to resend email verification email
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
import Config
|
||||
|
||||
config :cannery,
|
||||
env: :dev,
|
||||
ecto_repos: [Cannery.Repo],
|
||||
generators: [binary_id: true]
|
||||
|
||||
|
Reference in New Issue
Block a user