diff --git a/theo/emails/theo.py b/theo/emails/theo.py index bab8a17..93a685b 100644 --- a/theo/emails/theo.py +++ b/theo/emails/theo.py @@ -2,7 +2,7 @@ ################################################################################ # # Rattail -- Retail Software Framework -# Copyright © 2010-2020 Lance Edgar +# Copyright © 2010-2021 Lance Edgar # # This file is part of Rattail. # @@ -28,4 +28,6 @@ Theo email profile settings from rattail.emails import (upgrade_failure, upgrade_success, user_feedback, - rattail_import_versions_updates) + rattail_import_versions_updates, + new_email_requested, + new_phone_requested)