From 58f32ebef933eee190beb9c2ec2048ccab10abfc Mon Sep 17 00:00:00 2001 From: jgor20 <102353650+jgor20@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:14:51 +0000 Subject: [PATCH] fix(ui): improve subscription labels in dashboard Change abbreviated subscription plan names (U, P, F) to full words (Ultra, Pro, Free) for better readability. --- public/views/dashboard.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/views/dashboard.html b/public/views/dashboard.html index 9539db2..a413da6 100644 --- a/public/views/dashboard.html +++ b/public/views/dashboard.html @@ -76,17 +76,17 @@