From 0725e3465f23946454a933ec60a047ff1a23249f Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:41:42 +0300 Subject: [PATCH] enabled user top tracks 1.2.90+ --- patches/patches.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/patches/patches.json b/patches/patches.json index f50d33e..79b5ab0 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1881,7 +1881,6 @@ "to": "" } }, - "PlaylistExtenderBpmKey": { "name": "enablePlaylistExtenderBpmKey", "native_description": "Enable BPM and key columns in playlist recommendations", @@ -1945,6 +1944,14 @@ "fr": "1.2.89", "to": "" } + }, + "UserTopTracks": { + "name": "enableUserTopTracks", + "native_description": "Enable User Top Tracks shelf on the profile page and the dedicated /top/tracks route. Disable via rollout to kill the feature ahead of any List Platform migration", + "version": { + "fr": "1.2.90", + "to": "" + } } }, "CustomExp": {