Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ openRecoverModal
Method
openRecoverModal
app/views/core/AuthModal.js:341–344 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
339
}
340
341
openRecoverModal (e) {
342
e.stopPropagation()
343
return
this.openModalView(
new
RecoverModal())
344
}
345
346
onHidden () {
347
super.onHidden()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected