update api

This commit is contained in:
2024-04-21 17:31:15 +00:00
parent 369059c925
commit e75644b851
2 changed files with 3 additions and 3 deletions

View File

@@ -176,7 +176,7 @@
<div class="card-body">
<h4 class="small font-weight-bold">Temperature
<span class="float-right" id="core-temp">
{{ .GPU.CoreTemperature }}°C
{{ .GPU.Temperature.Current }}°C (min: {{ .GPU.Temperature.Min }}°C, max: {{ .GPU.Temperature.Max }}°C)
</span>
</h4>
<hr />