mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 02:11:44 +03:00
69080824de
refs #12074 Since we've split members settings into multiple keys the reconfiguration of the members-api has been happening in quick succession as the stripe_connect_* settings are all set at once. This debounces the call to reconfigure the members-api so that we only need to instantiate it once. |
||
---|---|---|
.. | ||
emails | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |