Create client_info.h

This commit is contained in:
philippe44
2025-12-26 21:43:51 +01:00
committed by GitHub
parent 9d8be934ac
commit b585f24f37

View File

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