mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Updated portal to use new tiers api structure
refs https://github.com/TryGhost/Team/issues/1575 - updates portal to handle the tiers api structure in new format
This commit is contained in:
parent
3ff757fbad
commit
4d300ee89a
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@
|
|||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~2.0.0/umd/portal.min.js",
|
||||
"version": "2.0"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~2.1.0/umd/portal.min.js",
|
||||
"version": "2.1"
|
||||
},
|
||||
"tenor": {
|
||||
"publicReadOnlyApiKey": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue