mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
📝 Remove whitespace
[ci skip]
This commit is contained in:
@@ -7,7 +7,6 @@ closed:
|
||||
|
||||
```javascript
|
||||
const {app} = require('electron');
|
||||
|
||||
app.on('window-all-closed', () => {
|
||||
app.quit();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user