mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
chore: updated my issues text (#507)
This commit is contained in:
parent
b6a3615f66
commit
6962d7718f
@ -134,7 +134,7 @@ const Profile: NextPage = () => {
|
|||||||
icon: RectangleStackIcon,
|
icon: RectangleStackIcon,
|
||||||
title: "Assigned Issues",
|
title: "Assigned Issues",
|
||||||
number: assignedIssuesLength,
|
number: assignedIssuesLength,
|
||||||
description: "View your workspace invitations.",
|
description: "View issues assigned to you.",
|
||||||
href: `/${workspaceSlug}/me/my-issues`,
|
href: `/${workspaceSlug}/me/my-issues`,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user