mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-21 01:41:46 +03:00
c9325aa2cc
refs https://github.com/TryGhost/Team/issues/1030 The usage of `setComplimentarySubscription` is for pre-Tiers enabled sites only. We didn't see this issue before because the `comped` flag was incorrectly being set to `false` by default. Since it was fixed in https://github.com/TryGhost/Ghost/commit/ae844db60 the `comped` flag was then getting sent up, and creating the subscription. We've moved the usage of `setComplimentarySubscription` to behind the feature flag so that we do not use old behaviour when Tiers are enabled |
||
---|---|---|
.. | ||
adapters | ||
api | ||
data | ||
lib | ||
models | ||
public | ||
services | ||
views | ||
web | ||
analytics-events.js | ||
ghost-server.js | ||
notify.js | ||
overrides.js | ||
run-update-check.js | ||
update-check.js |