mirror of
https://github.com/cupcakearmy/volta.git
synced 2024-12-22 16:06:27 +00:00
Fix comment
This commit is contained in:
parent
017e8d27c0
commit
f6f7620e61
@ -129,8 +129,7 @@ ipcRenderer.on('cycleNumber', (event, value) => {
|
|||||||
cycle = 3
|
cycle = 3
|
||||||
}
|
}
|
||||||
|
|
||||||
// https://support.apple.com/en-us/HT201585 600 is the average value of all models
|
// https://support.apple.com/en-us/HT201585 for the last models (afetr 2008-2009) the max limit is 1000 cycles
|
||||||
// 1000 is the max cycle number of the best laptop, so over 1000 is for all models too much
|
|
||||||
})
|
})
|
||||||
|
|
||||||
ipcRenderer.on('remaining', (event, value) => {
|
ipcRenderer.on('remaining', (event, value) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user