spotifytobandcamp/config.go.example

6 lines
73 B
Plaintext
Raw Normal View History

2021-08-28 16:57:57 +00:00
package main
var SpotifyAPI = ""
var ClientID = ""
var RedirectURI = ""