MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / applyLangSetting

Method applyLangSetting

src/lib/settings.js:471–474  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

469 }
470
471 async applyLangSetting() {
472 const value = this.value.lang;
473 lang.set(value);
474 }
475}
476
477/**

Callers 1

#applySettingsMethod · 0.95

Calls 1

setMethod · 0.80

Tested by

no test coverage detected