Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hattorius/CipherDrop
/ error
Function
error
frontend/file.js:78–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
const
error = msg => {
79
stopProgress();
80
errorP.classList.remove(
'hidden'
);
81
errorP.innerText = msg;
82
}
83
84
85
const
handleFile =
async
bytes => {
Callers
1
file.js
File · 0.85
Calls
1
stopProgress
Function · 0.85
Tested by
no test coverage detected