Skip to content

Commit

Permalink
preview image added
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaneeyo committed Sep 9, 2023
1 parent b95bdbc commit 056cc1a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Binary file added images/Preview.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: 0 additions & 4 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ const server = require('./src/js/battery-listener');
const os = require('os')
const fs = require('fs')
const path = require('path');
const { json } = require('body-parser');
const { exit } = require('process');
const { open } = require('fs/promises');
const { create } = require('domain');
const icon = __dirname + '/src/res/Icon.png'
const iconTray = __dirname + '/src/res/IconTray.png'

Expand Down

0 comments on commit 056cc1a

Please sign in to comment.