This commit is contained in:
WantClue 2024-08-03 14:01:19 +02:00
parent 4f394c4708
commit c8f0fb1176

View File

@ -151,7 +151,7 @@
<div class="field-checkbox">
<p-checkbox name="overheat" formControlName="overheat" inputId="overheat"
[binary]="true"></p-checkbox>
<label for="diagnostics">Disable Overheat Mode. Make sure to reset Frequency and Voltage</label>
<label for="overheat">Disable Overheat Mode. Make sure to reset Frequency and Voltage</label>
</div>
</div>