MCPcopy 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
13614function togglePwnagotchiVisibility() {
13615 const checkbox = document.getElementById('pwnagotchi-enabled');
13616 if (!checkbox) {

Callers 4

loadFilesFunction · 0.70
deleteFileFunction · 0.70
uploadFileFunction · 0.70
clearFilesFunction · 0.70

Calls 1

showNotificationFunction · 0.70

Tested by

no test coverage detected