Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ error
Function
error
app/views/teachers/ShareLicensesStoreModule.js:114–114 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
112
return
state._prepaid.joiners.map(joiner => _.pick(joiner,
'userID'
))
113
},
114
error (state) {
return
state.error }
115
}
116
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected