Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bywwcnll/StreamPanel
/ closeSaveConnectionModal
Function
closeSaveConnectionModal
devtools/panel.bundle.js:2382–2384 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2380
}
2381
2382
function
closeSaveConnectionModal() {
2383
elements$1.presetModal.style.display =
'none'
;
2384
}
2385
2386
function
formatDateTime(timestamp) {
2387
const
date =
new
Date(timestamp);
Callers
1
showSaveConnectionModal
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected