MCPcopy Create free account
hub / github.com/codecombat/codecombat / paywallReached

Method paywallReached

app/views/play/CampaignView.js:1194–1196  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1192 }
1193
1194 paywallReached () {
1195 storage.save('paywall-reached', true)
1196 }
1197
1198 collapsePracticeLevels (levels) {
1199 if (!['junior', '65c56663d2ca2055e65676af'].includes(this.terrain) && this.campaign?.get('type') !== 'junior') {

Callers 1

promptForSubscriptionMethod · 0.95

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected