MCPcopy Create free account
hub / github.com/bugy/script-server / hideError

Function hideError

web-src/src/login/login.js:239–241  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

237}
238
239function hideError() {
240 showError('');
241}
242
243function showInfo(text) {
244 const label = document.getElementsByClassName('login-info-label')[0];

Callers 1

onSuccessFunction · 0.85

Calls 1

showErrorFunction · 0.85

Tested by

no test coverage detected