MCPcopy Create free account
hub / github.com/bywwcnll/StreamPanel / closeTextDecodeModal

Function closeTextDecodeModal

devtools/panel.bundle.js:2056–2058  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2054 }
2055
2056 function closeTextDecodeModal() {
2057 elements$2.textDecodeModal.style.display = 'none';
2058 }
2059
2060 function decodeEscapedText(text) {
2061 if (!text) return '';

Callers 1

setupModalClickHandlersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected