Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CopyTranslator/CopyTranslator
/ resetLocalShortcuts
Function
resetLocalShortcuts
src/common/shortcuts.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
export
function
resetLocalShortcuts() {
43
resetFile(env.localShortcut, defaultLocalShortcuts);
44
}
45
46
export
function
loadFile(
47
file: string,
Callers
1
resetAllConfig
Function · 0.90
Calls
1
resetFile
Function · 0.85
Tested by
no test coverage detected