mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00: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
|
||||
},
|
||||
"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,
|
||||
|
|
Loading…
Add table
Reference in a new issue