docs: fix wrong description in breaking-changes.md (#24477)

This commit is contained in:
Yoshietru Nagata
2020-07-16 01:31:54 +09:00
committed by GitHub
parent cdd5bb1eba
commit eb550c57d3

View File

@@ -322,7 +322,7 @@ powerMonitor.querySystemIdleState(threshold, callback)
const idleState = powerMonitor.getSystemIdleState(threshold)
```
### API Changed: `powerMonitor.querySystemIdleTime` is now `powerMonitor.getSystemIdleState`
### API Changed: `powerMonitor.querySystemIdleTime` is now `powerMonitor.getSystemIdleTime`
```js
// Removed in Electron 7.0