Skip to content

Instantly share code, notes, and snippets.

@astrotars
Last active June 20, 2018 19:14
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/f6e3b1c6219ddfb28c971a055a8767e1 to your computer and use it in GitHub Desktop.
Save astrotars/f6e3b1c6219ddfb28c971a055a8767e1 to your computer and use it in GitHub Desktop.
window.ipcRenderer.send('media-controls', {
type: 'play',
title: `${episode.title} - ${episode.podcast.title}`,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment