From 2c48ce01525cfa9467e7d5dda3c183c9dbd37376 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Fri, 8 Sep 2023 16:50:33 +0100 Subject: [PATCH] settings: rename "User Page" --- config/config-base.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config-base.json b/config/config-base.json index dd96956..25093d0 100644 --- a/config/config-base.json +++ b/config/config-base.json @@ -377,8 +377,8 @@ "user_page": { "order": [], "meta": { - "name": "User Page", - "description": "The User Page (My Account) allows users to access and modify info directly, such as changing/adding contact methods, seeing their expiry date, or changing their password. Password resets can also be initiated from here, given a contact method or username. ", + "name": "User Page/\"My Account\"", + "description": "The User Page (My Account) allows users to access and modify info directly, such as changing/adding contact methods, seeing their expiry date, sending referrals or changing their password. Password resets can also be initiated from here, given a contact method or username. ", "depends_true": "ui|jellyfin_login" }, "settings": {