Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
function
closeSettings() {
58
$(
'settings-overlay'
).classList.remove(
'visible'
);
59
}
60
61
export
{ closeSettings };
62
Callers
2
confirmChangeCwd
Function · 0.90
initSettings
Function · 0.70
Calls
1
$
Function · 0.90
Tested by
no test coverage detected