Skip to content

Commit e72c0ad

Browse files
committed
Change player back
1 parent db67484 commit e72c0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const createMcat = (): void => {
4545
mcatWindow.setMenu(null);
4646

4747
// and load the index.html of the app.
48-
mcatWindow.loadURL('https://player.monstercat.dev');
48+
mcatWindow.loadURL('https://player.monstercat.app');
4949
};
5050

5151
const createWindow = (): void => {

0 commit comments

Comments
 (0)