Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopyTranslator/CopyTranslator
/ restoreFromConfig
Method
restoreFromConfig
src/main/controller.ts:267–269 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
265
}
266
267
restoreFromConfig() {
268
restoreFromConfig(observers, store.state.config);
269
}
270
}
271
272
export
{ Controller };
Callers
2
createWindow
Method · 0.95
resotreDefaultSetting
Method · 0.95
Calls
1
restoreFromConfig
Function · 0.90
Tested by
no test coverage detected