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

Method onSubscribed

app/views/account/SubscriptionView.js:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96 }
97
98 onSubscribed () {
99 return document.location.reload()
100 }
101
102 showNativeCancellationForm () {
103 if (window.tracker != null) {

Callers

nothing calls this directly

Calls 1

reloadMethod · 0.80

Tested by

no test coverage detected