diff --git a/src/routes/Profile.tsx b/src/routes/Profile.tsx index 3c5d1e0..6ac3aa0 100644 --- a/src/routes/Profile.tsx +++ b/src/routes/Profile.tsx @@ -120,7 +120,7 @@ export function Profile() { } else toast(Res.data.errorMessage, { type: "error" }) - }}>Remove from Bookmarks + }}>Remove Bookmark ; }) : You have no bookmarked songs. diff --git a/src/routes/Tracks.tsx b/src/routes/Tracks.tsx index 75c836c..7c85a97 100644 --- a/src/routes/Tracks.tsx +++ b/src/routes/Tracks.tsx @@ -47,7 +47,7 @@ export function Tracks() { } else toast(Res.data.errorMessage, { type: "error" }) - }}>Remove from Bookmarks : + }}>Remove Bookmark :