correct key in additionalBatteries
This commit is contained in:
parent
7a1bcb12c5
commit
71ef767249
@ -256,7 +256,7 @@ module.exports = function (callback) {
|
||||
{
|
||||
hasBattery: parsed.hasBattery,
|
||||
maxCapacity: parsed.maxCapacity,
|
||||
designedCapacity: parsed.designCapacity,
|
||||
designedCapacity: parsed.designedCapacity,
|
||||
voltage: parsed.voltage,
|
||||
capacityUnit: parsed.capacityUnit,
|
||||
percent: parsed.percent,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user