From 2c1a03a1b4d5104b282ee6211985799c43815c35 Mon Sep 17 00:00:00 2001 From: youssef Date: Thu, 15 Nov 2018 03:57:15 +0100 Subject: [PATCH] Edit wizard/__init__ --- golem_mail/wizard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_mail/wizard/__init__.py b/golem_mail/wizard/__init__.py index 57a5305..8c7fe20 100644 --- a/golem_mail/wizard/__init__.py +++ b/golem_mail/wizard/__init__.py @@ -16,4 +16,4 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -from . import golem_mail_presend_wizard, golem_mail_recipient +from . import golem_mail_presend_wizard, golem_mail_recipient, mail_compose_message