General cleanup
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* Goldenkrew3000 2025
|
||||
* License: GNU General Public License 3.0
|
||||
* Discord Local RPC Handler
|
||||
* Note: This provides server auth creds (encoded) directly to Discord, could use Spotify's API instead??
|
||||
*/
|
||||
|
||||
#include <inttypes.h>
|
||||
|
||||
@@ -18,7 +18,6 @@ typedef struct {
|
||||
char* songTitle;
|
||||
char* songArtist;
|
||||
char* coverArtUrl;
|
||||
int isRadio;
|
||||
} discordrpc_data;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user