Skip to content

Commit fbd24d3

Browse files
authored
[Fix] Win taskbar title (#1230)
* rm description * add product name * Merge branch 'main' into fix/win_icon_title * move license * set description to HyperPlay
1 parent e7f8bdd commit fbd24d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
"version": "0.23.2",
44
"private": true,
55
"main": "build/main/main.js",
6+
"productName": "HyperPlay",
67
"homepage": "./",
78
"license": "GPL-3.0-only",
8-
"description": "An Open Source Launcher for Web3, GOG and Epic Games",
9+
"description": "HyperPlay",
910
"repository": {
1011
"type": "Github",
1112
"url": "https://github.com/HyperPlay-Gaming/hyperplay-desktop-client"

0 commit comments

Comments
 (0)