Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getMeta
Method
getMeta
app/views/ladder/MainTournamentView.js:95–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
93
}
94
95
getMeta () {
96
return
{ title: $.i18n.t(
'ladder.title'
) }
97
}
98
99
cancelEditing (e) {
100
if
(this.editableTournament.editing ===
'new'
) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected