Ghost/core
Fabien O'Carroll fe1e480e2e Updated getMagicLink call to handle Promise return
no-issue

refs: https://github.com/TryGhost/Members/commit/63942f03

The above commit updated all magic-link methods to be async, this change
ensures that we will handle a Promise return when it's updated in Ghost.
`await` has no effect on non Promise return values so it's safe to add
this now.
2020-09-18 10:49:18 +01:00
..
client@0650518bcd Updated Ghost-Admin to v3.33.0 2020-09-14 12:39:47 +01:00
frontend Added new portal config flag 2020-09-17 19:40:34 +05:30
server Updated getMagicLink call to handle Promise return 2020-09-18 10:49:18 +01:00
shared Added new portal config flag 2020-09-17 19:40:34 +05:30
index.js Refactored server announce functions to be clearer 2020-08-09 17:25:15 +01:00