mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
fe1e480e2e
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. |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
translations | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
index.js | ||
overrides.js | ||
update-check.js |