Commit be401896 authored by antoor's avatar antoor

Ah, handshaken accidentally added a useless symbol =.=!

啊,不小心手抖多加了一个无用符号 =.=!
parent 4790f049
......@@ -57,7 +57,7 @@ ipcRenderer.send('aproxy', {
antSword['ipcRenderer'] = ipcRenderer;
antSword['CacheManager'] = CacheManager;
antSword['menubar'] = new Menubar();
antSword['package'] = global.require('../package'));
antSword['package'] = global.require('../package');
// 加载模块列表
// antSword['tabbar'] = new dhtmlXTabBar(document.getElementById('container'));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment