mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Added offers UI in Portal
refs https://github.com/TryGhost/Team/issues/1138 refs https://github.com/TryGhost/Team/issues/1139 - adds new offers screen on Portal for offer URLs - wires new offers screen to offer data via API - handles offer url for paid members
This commit is contained in:
parent
7270baa99c
commit
4ba93a33fd
1 changed files with 2 additions and 2 deletions
|
@ -121,7 +121,7 @@
|
|||
"emailAnalytics": true
|
||||
},
|
||||
"portal": {
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.11.0/umd/portal.min.js",
|
||||
"version": "1.11"
|
||||
"url": "https://unpkg.com/@tryghost/portal@~1.12.0/umd/portal.min.js",
|
||||
"version": "1.12"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue