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
},
"portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.12.0/umd/portal.min.js",
"version": "1.12"
"url": "https://unpkg.com/@tryghost/portal@~1.13.0/umd/portal.min.js",
"version": "1.13"
},
"tenor": {
"publicReadOnlyApiKey": null,