mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Wired newsletter preference page in Portal to API
refs https://github.com/TryGhost/Team/issues/1469 - wires newsletter preferences for a member in Portal to view/edit real data - allows members to control their subscription to multiple newsletters
This commit is contained in:
parent
473775788d
commit
5a3d9ddf2e
1 changed files with 2 additions and 2 deletions
|
@ -128,8 +128,8 @@
|
|||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.18.0/umd/portal.min.js",
|
||||
"version": "1.18"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.19.0/umd/portal.min.js",
|
||||
"version": "1.19"
|
||||
},
|
||||
"tenor": {
|
||||
"publicReadOnlyApiKey": null,
|
||||
|
|
Loading…
Reference in a new issue