re-enabled mpris after the 403 has been fixed

This commit is contained in:
2020-11-29 10:55:01 +01:00
parent 9f26db22fc
commit 8177e6e3ca
6 changed files with 384 additions and 81 deletions

View File

@@ -26,6 +26,7 @@
"electron-store": "^5.1.1",
"express": "^4.17.1",
"hotkeys-js": "^3.7.6",
"mpris-service": "^2.1.0",
"node-notifier": "^6.0.0",
"request": "^2.88.2"
},