update
This commit is contained in:
@@ -229,7 +229,6 @@ async function loadGPUStatus() {
|
||||
${icon} ${data.recommendation}
|
||||
</div>`;
|
||||
}
|
||||
`;
|
||||
|
||||
document.getElementById('gpuStatus').innerHTML = html;
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user