0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Added discount information for a member on Portal home page

refs https://github.com/TryGhost/Team/issues/1195

- adds discounted subscription price info where applicable on Portal account home page
This commit is contained in:
Rishabh 2022-01-06 18:47:22 +05:30
parent 9d19472c36
commit 912d338b6b

View file

@ -127,8 +127,8 @@
"emailAnalytics": true "emailAnalytics": true
}, },
"portal": { "portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.12.0/umd/portal.min.js", "url": "https://unpkg.com/@tryghost/portal@~1.13.0/umd/portal.min.js",
"version": "1.12" "version": "1.13"
}, },
"tenor": { "tenor": {
"publicReadOnlyApiKey": null, "publicReadOnlyApiKey": null,