Skip to content

Commit

Permalink
update: Filled in Icons
Browse files Browse the repository at this point in the history
  • Loading branch information
danukumanan committed Dec 11, 2019
1 parent d0df9e7 commit d62921e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified src/assets/icons/monet_logo.icns
Binary file not shown.
Binary file modified src/assets/icons/monet_logo.ico
Binary file not shown.
Binary file modified src/assets/icons/monet_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ function createWindow() {

// createMenu();

// main.loadURL(`file://${__dirname}/index.html`);
main.loadURL(`http://localhost:8081`);
main.loadURL(`file://${__dirname}/index.html`);
// main.loadURL(`http://localhost:8081`);

main.on('closed', () => {
main = null;
Expand Down

0 comments on commit d62921e

Please sign in to comment.