0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Added member's tier name on Portal account home (#14266)

Adds name of the tier on account home page for a logged-in member in Portal, as with multiple tiers the price/plan info is not sufficient.
This commit is contained in:
Rishabh Garg 2022-03-04 15:57:40 +05:30 committed by GitHub
parent e4df868886
commit c411a5d915
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,8 +128,8 @@
"emailAnalytics": true
},
"portal": {
"url": "https://unpkg.com/@tryghost/portal@~1.14.0/umd/portal.min.js",
"version": "1.14"
"url": "https://unpkg.com/@tryghost/portal@~1.15.0/umd/portal.min.js",
"version": "1.15"
},
"tenor": {
"publicReadOnlyApiKey": null,