Add template section Simple Text

[MAILPOET-2345]
This commit is contained in:
Pavel Dohnal
2019-09-18 11:08:40 +02:00
committed by Jack Kitterhing
parent 1dd0c4ec70
commit 1d5d4f21c3
2 changed files with 5 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ const templatesCategories = [
name: 'notification',
label: MailPoet.I18n.t('tabNotificationTitle'),
},
{
name: 'blank',
label: MailPoet.I18n.t('tabBlankTitle'),
},
];
if (window.mailpoet_woocommerce_active) {