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

Function showNetkbSuccess

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

Source from the content-addressed store, hash-verified

14332
14333 // Display detection results
14334 infoDiv.innerHTML = `
14335 <div class="space-y-2">
14336 <div class="flex justify-between">
14337 <span class="text-gray-400">Detected Model:</span>
14338 <span class="text-white font-semibold">${hardware.model}</span>
14339 </div>

Callers 2

refreshNetkbDataFunction · 0.70
exportNetkbDataFunction · 0.70

Calls 1

showNotificationFunction · 0.70

Tested by

no test coverage detected