mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 10:42:45 +03:00
274412b051
no-issue Fetching relations via the model returns a promise, and this was missing the `await` keyword. We also need to `get` the subscription_id attribute as we're working with models rather than subscription objects. |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
index.js | ||
package.json |