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

Function showOzaria

app/core/utils.js:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20const _ = require('lodash')
21const useWebsocket = false
22const showOzaria = () => isOzaria || window.location.pathname.includes('ozaria')
23
24// Yuqiang: i don't know why we use same slugify from different source but let's keep it right now since change it sometimes trigger unbelievable bug
25if (isCodeCombat) {

Callers 2

getNextLevelLinkFunction · 0.90
createLevelNumberMapFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected