MCPcopy 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
308function closeTextDecodeModal() {
309 elements.textDecodeModal.style.display = 'none';
310}
311
312function decodeEscapedText(text) {
313 if (!text) return '';

Callers 1

setupModalClickHandlersFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected