mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
ddbee90c1c
- even though we don't do anything yet, the code was calling `.length` on an object, which is `undefined` - this fixes that by checking the length of the keys - also moves the code block down so we can early-return if mailgun is not configured |
||
---|---|---|
.. | ||
mailgun-client.js |