MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / showSystemError

Function showSystemError

web/scripts/ragnar_modern.js:14018–14020  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

14016 _setPwnUpdateBadge('Updating…', 'bg-slate-700 text-slate-200');
14017 _setPwnUpdatePerformEnabled(false);
14018
14019 try {
14020 const response = await networkAwareFetch('/api/pwn/update', {
14021 method: 'POST',
14022 headers: { 'Content-Type': 'application/json' }
14023 });

Callers 1

fetchSystemStatusFunction · 0.70

Calls 1

showNotificationFunction · 0.70

Tested by

no test coverage detected