Skip to content

Commit 2576eb2

Browse files
committed
custom battery save/reload fix
1 parent c61b745 commit 2576eb2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

OpenHardwareMonitorLib/Hardware/Battery/Battery.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public Battery
3232
ISettings settings) :
3333
base(name, new Identifier("battery", $"{name.Replace(' ', '-')}"), settings)
3434
{
35-
Name = name;
3635
Manufacturer = manufacturer;
3736

3837
_batteryTag = batteryTag;

0 commit comments

Comments
 (0)