config.json 142 B

12345678
  1. {
  2. "enabled": false,
  3. "spotify": {
  4. "client_id": "",
  5. "client_secret": "",
  6. "redirect_uri": "http://localhost:8888/callback"
  7. }
  8. }