MCPcopy Create free account
hub / github.com/RioArisk/claudecode_api_RemoteControl / closeSettings

Function closeSettings

app/src/modules/settings.js:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57function closeSettings() {
58 $('settings-overlay').classList.remove('visible');
59}
60
61export { closeSettings };
62

Callers 2

confirmChangeCwdFunction · 0.90
initSettingsFunction · 0.70

Calls 1

$Function · 0.90

Tested by

no test coverage detected