mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 05:42:32 +03: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
@ -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…
Reference in New Issue
Block a user