📝 Remove whitespace
[ci skip]
This commit is contained in:
parent
5146befa46
commit
ebc7f5cba0
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ closed:
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
const {app} = require('electron');
|
const {app} = require('electron');
|
||||||
|
|
||||||
app.on('window-all-closed', () => {
|
app.on('window-all-closed', () => {
|
||||||
app.quit();
|
app.quit();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in a new issue