* Update configuration of the desktop file (#165)

* - Changed the category of the desktop file to AudioVideo
- Changed desktop file name to "TIDAL Hi-Fi"

Co-authored-by: Ivo Šmerek <ivo97@centrum.cz>
This commit is contained in:
2022-09-11 22:54:08 +02:00
committed by GitHub
parent 4941aae950
commit 732710c3ef
4 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "tidal-hifi",
"version": "4.1.1",
"version": "4.1.2",
"description": "Tidal on Electron with widevine(hifi) support",
"main": "src/main.js",
"scripts": {
@@ -40,4 +40,4 @@
"prettier": "^2.7.1"
},
"prettier": "@mastermindzh/prettier-config"
}
}