0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core
Daniel Lockyer 8f935fe8ae Fixed Slack service throwing error when post is empty
fixes #11694

- if the post contained no body, the `.replace` would throw an error
- converted to an if-statement instead of doing `|| ''` because there
  would be a floating full-stop
2020-03-26 16:38:30 +00:00
..
client@513c62dd3b Updated Ghost-Admin to 3.12.1 2020-03-26 14:29:12 +00:00
frontend Moved apps service to frontend 2020-03-23 19:43:01 +00:00
server Fixed Slack service throwing error when post is empty 2020-03-26 16:38:30 +00:00
shared/nql-map-key-values
test Replaced mobiledoc cards with @tryghost/kg-default-cards 2020-03-25 19:54:11 +00:00
index.js