add client_info

This commit is contained in:
philippe44
2025-12-24 19:24:10 +01:00
parent 752cfbf3b2
commit f87d38b5e9

View File

@@ -0,0 +1,4 @@
#pragma once
#define CLIENT_ID "<your spotify client's id>"
#define CLIENT_SECRET "<your spotify client's secret>"