Highlights
- Arctic Code Vault Contributor
Pinned
1,016 contributions in the last year
Contribution activity
January 2021
Created 16 commits in 5 repositories
Reviewed 3 pull requests in 2 repositories
versatica/mediasoup 2 pull requests
theturtle32/WebSocket-Node 1 pull request
Created an issue in sebhildebrandt/systeminformation that received 3 comments
graphics.controllers array contains empty entries
Describe the bug
graphics.controllers
becomes an array with null
or undefined
values.
To Reproduce
const graphics = await systemInformation.graphics()
3
comments