mafintosh / playback

Video player built using electron and node.js
https://mafintosh.github.io/playback/
MIT License
2.01k stars 237 forks source link

use ipcRenderer in index instead of ipcMain #87

Closed cesine closed 8 years ago

cesine commented 8 years ago

https://github.com/mafintosh/playback/pull/83#commitcomment-16201200 was right, it needs to be ipcRenderer in index.js

mafintosh commented 8 years ago

ah ok