0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/mega
Kevin Ansfield 97fec8443b Fixed email header divider showing when title+icon are disabled but no publication icon is set
refs https://github.com/TryGhost/Team/issues/755

- the default value for `show_header_icon` is `true` but if there's no publication icon set then it should be read as `false` when rendering the email
2021-06-08 10:18:18 +01:00
..
index.js
mega.js Added periodic "emails" limit check when (re)sending a newsletter 2021-05-07 18:45:14 +04:00
post-email-serializer.js Fixed email header divider showing when title+icon are disabled but no publication icon is set 2021-06-08 10:18:18 +01:00
template-labs.js Updated newsletter email template for new settings 2021-06-07 16:31:50 +01:00
template.js 🐛 Fixed feature images in emails appearing very wide in Outlook 2021-05-14 11:57:37 +01:00