Browse Source

Add icon for your-spotify app.

Robert Middleswarth 2 years ago
parent
commit
6c0998713d
2 changed files with 1 additions and 0 deletions
  1. BIN
      images/your-spotify.png
  2. 1 0
      template/apps/your-spotify.json

BIN
images/your-spotify.png


+ 1 - 0
template/apps/your-spotify.json

@@ -41,6 +41,7 @@
     }
   ],
   "name": "Your Spotify",
+  "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/your-spotify.png",
   "officialDoc": "https://github.com/Yooooomi/your_spotify#readme",
   "webpage": "https://github.com/Yooooomi/your_spotify",
   "note": "Create a Spotify App here: https://developer.spotify.com/dashboard/applications. Don't forget adding Redirect URL: http://192.168.X.Y:3081/oauth/spotify/callback under edit settings of the dashboard.",