Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ success
Method
success
app/views/admin/MainAdminView.js:137–137 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
135
const
button = this.$(
'#stop-spying-btn'
)
136
return
me.stopSpying({
137
success () {
return
document.location.reload() },
138
error () {
139
forms.enableSubmit(button)
140
return
errors.showNotyNetworkError(...arguments)
Callers
nothing calls this directly
Calls
1
reload
Method · 0.80
Tested by
no test coverage detected