mirror of
https://github.com/cupcakearmy/volta.git
synced 2025-09-09 04:00:47 +00:00
Removed support for windows and linux due tue missing testing
This commit is contained in:
@@ -29,7 +29,7 @@ let charging = undefined
|
||||
let numMin = 0
|
||||
let numMax = 0
|
||||
|
||||
app.dock.hide()
|
||||
if (app.dock !== undefined) app.dock.hide()
|
||||
|
||||
app.on('ready', () => {
|
||||
createTray()
|
||||
|
Reference in New Issue
Block a user