From 03106e9da78dd99e3e03878f642ec8d200a171e2 Mon Sep 17 00:00:00 2001 From: mc <56406996+McMistrzYT@users.noreply.github.com> Date: Mon, 5 Feb 2024 15:28:02 +0100 Subject: [PATCH] update no drafts text to specify that you dont have drafts, not bookmarks --- src/routes/Profile.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Profile.tsx b/src/routes/Profile.tsx index a2ac633..e8c061e 100644 --- a/src/routes/Profile.tsx +++ b/src/routes/Profile.tsx @@ -270,7 +270,7 @@ export function Profile() { }}>Delete draft ; }) - : You have no bookmarked songs. + : You have no drafts. } :