Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
239
function
hideError() {
240
showError(
''
);
241
}
242
243
function
showInfo(text) {
244
const
label = document.getElementsByClassName(
'login-info-label'
)[0];
Callers
1
onSuccess
Function · 0.85
Calls
1
showError
Function · 0.85
Tested by
no test coverage detected