Windows Taskbar Context Menu Implemented

This commit is contained in:
2022-12-14 17:36:27 +02:00
parent 4870bf7883
commit 55e6f28f9d
7 changed files with 134 additions and 44 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"@electron-forge/maker-zip": "^6.0.0-beta.65",
"electron": "^19.0.8"
},
"name": "taskbarapp",
"name": "WIZ App",
"version": "1.0.0",
"description": "Testing",
"main": "main.js",
@@ -21,7 +21,7 @@
"package": "electron-forge package",
"make": "electron-forge make"
},
"author": "",
"author": "Daniel Cujba",
"license": "ISC",
"config": {
"forge": {