chore: user activity title update message updated (#4616)

This commit is contained in:
Anmol Singh Bhatia 2024-05-28 11:50:57 +05:30 committed by GitHub
parent 1d7b3efb80
commit bfd6fb00a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -502,7 +502,7 @@ const activityDetails: {
name: {
message: (activity, showIssue) => (
<>
set the name to <span className="break-all">{activity.new_value}</span>
set the title to <span className="break-all">{activity.new_value}</span>
{showIssue && (
<>
{" "}