format
This commit is contained in:
parent
1c79bbaf59
commit
1602cef5cd
2
main.js
2
main.js
@ -2,7 +2,7 @@
|
|||||||
const {app, BrowserWindow} = require('electron')
|
const {app, BrowserWindow} = require('electron')
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
|
|
||||||
function createWindow () {
|
function createWindow() {
|
||||||
// Create the browser window.
|
// Create the browser window.
|
||||||
const mainWindow = new BrowserWindow({
|
const mainWindow = new BrowserWindow({
|
||||||
width: 800,
|
width: 800,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user