mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-23 10:59:27 +08:00
update vue lib
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
'use strict';
|
||||
|
||||
// module to control application life
|
||||
var ipc = require('ipc-main');
|
||||
var electron = require('electron');
|
||||
var ipc = electron.ipcMain;
|
||||
|
||||
/**
|
||||
* window control
|
||||
|
||||
Reference in New Issue
Block a user