浏览代码

Add icon for your-spotify app.

Robert Middleswarth 2 年之前
父节点
当前提交
6c0998713d
共有 2 个文件被更改,包括 1 次插入0 次删除
  1. 二进制
      images/your-spotify.png
  2. 1 0
      template/apps/your-spotify.json

二进制
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.",