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

Method useQiyukf

app/models/User.js:1471–1471  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1469 }
1470
1471 useQiyukf () { return false }
1472 useChinaServices () { return features?.china != null ? features?.china : false }
1473 useGeneralArticle () { return !(features?.china != null ? features?.china : false) }
1474

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected