From ad825b8ade0d60a5a491cec25b935604e074ae80 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Wed, 8 Nov 2023 18:53:11 +0300 Subject: [PATCH] show user top content - show top tracks and top artists on profile page --- patches/patches.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/patches/patches.json b/patches/patches.json index f38de1c..9a448ca 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -699,6 +699,15 @@ "fr": "1.2.24", "to": "" } + }, + "UserTopContent": { + "name": "showUserTopContent", + "description": "Show top tracks and top artists on profile page", + "native_description": "Show top tracks and top artists on profile page", + "version": { + "fr": "1.1.96", + "to": "" + } } }, "CustomExp": {