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