mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
19bdb0efef
closes https://github.com/TryGhost/Product/issues/3668 - Tips and Donations feature offers two settings: "donations_currency", and "donations_suggested_amount" - "donation_currency": the currency to be used for the donation. Defaults to "USD", not nullable. - "donation_suggested_amount": an anchor price for the donation. Defaults to 0, not nullable. - Both settings belong to a new group "donations" Tech Spec: https://www.notion.so/ghost/Tech-Spec-5cd6929f7960462ebcbf198176e0d899?pvs=4#6e8b34c45f0c4c78b48c9e7725a307c8 |
||
---|---|---|
.. | ||
content | ||
core | ||
test | ||
.c8rc.e2e.json | ||
.c8rc.json | ||
.eslintignore | ||
.eslintrc.js | ||
.npmignore | ||
config.development.json | ||
ghost.js | ||
index.js | ||
jsconfig.json | ||
loggingrc.js | ||
MigratorConfig.js | ||
package.json | ||
playwright.config.js |