From bb91bfd1ee35b8126a1e19cd864a419add77e92c Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Fri, 18 Nov 2022 12:57:45 +0100 Subject: [PATCH] Fixed copy bug in content import email no refs. - the title and the preview text of the content import email contained the copy from the member import email --- ghost/core/core/server/data/importer/email-template.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghost/core/core/server/data/importer/email-template.js b/ghost/core/core/server/data/importer/email-template.js index b918f40d11..ffca281192 100644 --- a/ghost/core/core/server/data/importer/email-template.js +++ b/ghost/core/core/server/data/importer/email-template.js @@ -4,7 +4,7 @@ module.exports = ({result, siteUrl, postsUrl, emailRecipient}) => ` - Your member import is complete + Your content import is complete