Skip to content

Instantly share code, notes, and snippets.

@astrotars
Created June 20, 2018 18:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save astrotars/1d0fd8512b7e5f698a9f430d7bb3eed4 to your computer and use it in GitHub Desktop.
Save astrotars/1d0fd8512b7e5f698a9f430d7bb3eed4 to your computer and use it in GitHub Desktop.
ipcMain.on('media-controls', (event, args) => {
mediaControls(event, args);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment