Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bywwcnll/StreamPanel
/ closeTextDecodeModal
Function
closeTextDecodeModal
devtools/modules/eventHandlers.js:308–310 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
306
}
307
308
function
closeTextDecodeModal() {
309
elements.textDecodeModal.style.display =
'none'
;
310
}
311
312
function
decodeEscapedText(text) {
313
if
(!text)
return
''
;
Callers
1
setupModalClickHandlers
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected