From 9caea79b38be683936a004637150d648f261d4a9 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Thu, 6 Jan 2022 11:58:16 +0700 Subject: [PATCH] remove suggested friends view cus it's not supported for now --- src/renderer/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/index.js b/src/renderer/index.js index dcb763c0..d2d54751 100644 --- a/src/renderer/index.js +++ b/src/renderer/index.js @@ -1731,7 +1731,7 @@ const app = new Vue({ "fields[artists]": ["name", "url"], "extend[stations]": ["airDate", "supportsAirTimeUpdates"], "meta[stations]": "inflectionPoints", - types: "artists,albums,editorial-items,library-albums,library-playlists,music-movies,music-videos,playlists,stations,uploaded-audios,uploaded-videos,activities,apple-curators,curators,tv-shows,social-profiles,social-upsells", + types: "artists,albums,editorial-items,library-albums,library-playlists,music-movies,music-videos,playlists,stations,uploaded-audios,uploaded-videos,activities,apple-curators,curators,tv-shows,social-upsells", platform: "web" }, {