Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ resotreDefaultSetting
Method
resotreDefaultSetting
src/main/controller.ts:261–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
}
260
261
resotreDefaultSetting() {
262
resetAllConfig();
263
this.config.restoreDefault();
264
this.restoreFromConfig();
265
}
266
267
restoreFromConfig() {
268
restoreFromConfig(observers, store.state.config);
Callers
1
handle
Method · 0.95
Calls
3
restoreFromConfig
Method · 0.95
resetAllConfig
Function · 0.90
restoreDefault
Method · 0.80
Tested by
no test coverage detected