MycroftAI / personal-backend

WORK IN PROGRESS: A Flask personal backend alternative for running your own version of https://home.mycroft.ai
Apache License 2.0
114 stars 32 forks source link

fails to send email after pairing #28

Closed JarbasAl closed 5 years ago

JarbasAl commented 5 years ago

missed passing the mail object during previous refactor

confirmation email will fail to send once you pair a device

JarbasAl commented 5 years ago

fixed by #27