Skip to content

Commit

Permalink
Make-battery_capacity_unit-a-global-setting
Browse files Browse the repository at this point in the history
  • Loading branch information
MrD-RC committed Jun 2, 2024
1 parent e65f412 commit a436d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="select">
<select class="batteryProfileHighlight" id="battery_capacity_unit">
<select id="battery_capacity_unit">
<option value="mAh">mAh</option>
<option value="mWh">mWh</option>
</select>
Expand Down

0 comments on commit a436d38

Please sign in to comment.