diff --git a/electron/src/render.js b/electron/src/render.js index 992b7ae..7fd2f99 100644 --- a/electron/src/render.js +++ b/electron/src/render.js @@ -198,7 +198,7 @@ $('#config-btn').click(function () { //show configuration options let win = new BrowserWindow({ width: 460, - height: 470, + height: 450, backgroundColor:'#121212', webPreferences: { nodeIntegration: true, @@ -236,7 +236,7 @@ $('#help-btn').click(()=>{ let win = new BrowserWindow({ width: 470, - height: 770, + height: 780, backgroundColor:'#121212', webPreferences: { nodeIntegration: true, diff --git a/electron/src/setup.html b/electron/src/setup.html index 1c5524c..d90d016 100644 --- a/electron/src/setup.html +++ b/electron/src/setup.html @@ -55,7 +55,7 @@

Step 4:


Step 5:

Click "Start" on the main menu. If you did everything right, your ready checks should get automatically accepted and a notification will be delivered to your phone.

- +