Update Player.ts

This commit is contained in:
SN0WF14K3 2021-06-29 00:08:28 +05:45 committed by GitHub
parent 0319f4218d
commit 8e876fbfac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1020,6 +1020,7 @@ export class Player extends EventEmitter {
},
system: {
arch: process.arch,
// @ts-ignore
platform: process.platform,
cpu: os.cpus().length,
memory: {