(fix): workflows
This commit is contained in:
parent
0be502cc2e
commit
f61a77af31
2 changed files with 14 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"description": "Tensamin desktop client",
|
||||
"author": "methanium",
|
||||
"homepage": "https://git.methanium.net/tensamin/client",
|
||||
"desktopName": "Tensamin",
|
||||
"type": "module",
|
||||
"main": "dist/main/main.js",
|
||||
"scripts": {
|
||||
|
|
@ -71,6 +72,7 @@
|
|||
"executableName": "tensamin",
|
||||
"category": "Network",
|
||||
"maintainer": "Methanium",
|
||||
"syncDesktopName": true,
|
||||
"desktop": {
|
||||
"entry": {
|
||||
"Name": "Tensamin",
|
||||
|
|
|
|||
Loading…
Reference in a new issue