MCPcopy Index your code
hub / github.com/refined-github/refined-github / options-preflight.js

File options-preflight.js

source/options-preflight.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function appendError(error) {
2 // eslint-disable-next-line select-dom/prefer -- No build here
3 document.querySelector('#js-failed').append('\n', error);
4}

Callers

nothing calls this directly

Calls 1

appendErrorFunction · 0.85

Tested by

no test coverage detected