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:
parent
9d19472c36
commit
912d338b6b
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue