mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-08-03 19:41:28 +02:00
added player status and worked on getting the integrations working with i3: 9714b2fa1d
This commit is contained in:
4
src/constants/statuses.js
Normal file
4
src/constants/statuses.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
playing: "playing",
|
||||
paused: "paused",
|
||||
};
|
Reference in New Issue
Block a user