Skip to content

Commit

Permalink
Updated to new URL
Browse files Browse the repository at this point in the history
  • Loading branch information
GyozaGuy committed Apr 19, 2019
1 parent 36770a5 commit e3ee65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function createWindow(cb) {
width: 1000
});

win.loadURL('https://messages.android.com');
win.loadURL('https://messages.google.com/web');

win.once('ready-to-show', () => {
win.show();
Expand Down

0 comments on commit e3ee65b

Please sign in to comment.