Commit ffb25246 authored by antoor's avatar antoor

Null

atom编辑器自动加上的换行符=.=
parent 942cdbc9
...@@ -44,5 +44,4 @@ app ...@@ -44,5 +44,4 @@ app
['menubar', 'request', 'database', 'cache', 'update'].map((_) => { ['menubar', 'request', 'database', 'cache', 'update'].map((_) => {
new ( require(`./modules/${_}`) )(electron, app, mainWindow); new ( require(`./modules/${_}`) )(electron, app, mainWindow);
}); });
}); });
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