0
Fork 0
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:
Rishabh 2022-04-05 22:49:09 +05:30
parent 473775788d
commit 5a3d9ddf2e

View file

@ -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,