MCPcopy 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
42export function resetLocalShortcuts() {
43 resetFile(env.localShortcut, defaultLocalShortcuts);
44}
45
46export function loadFile(
47 file: string,

Callers 1

resetAllConfigFunction · 0.90

Calls 1

resetFileFunction · 0.85

Tested by

no test coverage detected