0.9.6
parent
68fe06367c
commit
26507f0867
|
@ -12,10 +12,6 @@ const { remote, ipcRenderer } = require('electron')
|
||||||
|
|
||||||
const WIN = remote.getCurrentWindow()
|
const WIN = remote.getCurrentWindow()
|
||||||
|
|
||||||
ipcRenderer.on('post-main', (ev, val) => {
|
|
||||||
window.__MAIN__ = val
|
|
||||||
})
|
|
||||||
|
|
||||||
Anot({
|
Anot({
|
||||||
$id: 'mini',
|
$id: 'mini',
|
||||||
state: {
|
state: {
|
||||||
|
|
Reference in New Issue