diff --git a/frontend/public/admin.js b/frontend/public/admin.js index 891e712..990f0f3 100644 --- a/frontend/public/admin.js +++ b/frontend/public/admin.js @@ -229,7 +229,6 @@ async function loadGPUStatus() { ${icon} ${data.recommendation} `; } - `; document.getElementById('gpuStatus').innerHTML = html; } catch (error) {