0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/server/services/mega
Naz b045112950 Renamed exposed _getEmailMemberRows in mega
no issue

- Exposing internal methods out of the module is a non-standard practice. Adding `_` prefix allows to signal that this method is not for general use.
- When mega is refactored into a proper class this method will become exposed anyways
2021-07-14 18:56:57 +04:00
..
index.js
mega.js Renamed exposed _getEmailMemberRows in mega 2021-07-14 18:56:57 +04:00
post-email-serializer.js
segment-parser.js
template.js 🐛 Fixed small text in Gmail on Android for newsletters containing images 2021-07-07 21:11:42 +01:00