Commit ffb25246 authored by antoor's avatar antoor

Null

atom编辑器自动加上的换行符=.=
parent 942cdbc9
......@@ -44,5 +44,4 @@ app
['menubar', 'request', 'database', 'cache', 'update'].map((_) => {
new ( require(`./modules/${_}`) )(electron, app, mainWindow);
});
});
\ No newline at end of file
});
......@@ -163,4 +163,4 @@ html, body, #container, #loading {
-ms-transform: translate(0, -6.25px);
transform: translate(0, -6.25px);
top: 25px;
left: 100px; }
\ No newline at end of file
left: 100px; }
......@@ -30,4 +30,4 @@
<div id="container"></div>
</body>
<script src="../static/build/load.bundle.js"></script>
</html>
\ No newline at end of file
</html>
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