Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PierreGode/Ragnar
/ showFileError
Function
showFileError
web/scripts/ragnar_modern.js:13611–13613 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
13609
checkPwnUpdates();
13610
}
13611
}
13612
}
13613
13614
function
togglePwnagotchiVisibility() {
13615
const
checkbox = document.getElementById(
'pwnagotchi-enabled'
);
13616
if
(!checkbox) {
Callers
4
loadFiles
Function · 0.70
deleteFile
Function · 0.70
uploadFile
Function · 0.70
clearFiles
Function · 0.70
Calls
1
showNotification
Function · 0.70
Tested by
no test coverage detected