Fix comment

This commit is contained in:
3m5.Danny Spina 2020-03-09 14:12:24 +01:00
parent 017e8d27c0
commit f6f7620e61

View File

@ -129,8 +129,7 @@ ipcRenderer.on('cycleNumber', (event, value) => {
cycle = 3
}
// https://support.apple.com/en-us/HT201585 600 is the average value of all models
// 1000 is the max cycle number of the best laptop, so over 1000 is for all models too much
// https://support.apple.com/en-us/HT201585 for the last models (afetr 2008-2009) the max limit is 1000 cycles
})
ipcRenderer.on('remaining', (event, value) => {