diff --git a/static/assets/JSON/apps.json b/static/assets/JSON/apps.json index af4f0b4..1d37544 100644 --- a/static/assets/JSON/apps.json +++ b/static/assets/JSON/apps.json @@ -63,5 +63,10 @@ "name": "Youtube", "image": "/cdn/images/youtube.png", "target": "https://youtube.com" + }, + { + "name": "Youtube Music", + "image": "/cdn/images/yt-music.png", + "target": "https://music.youtube.com" } ]