chore: user activity title update message updated (#4616)
This commit is contained in:
parent
1d7b3efb80
commit
bfd6fb00a8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 && (
|
||||
<>
|
||||
{" "}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue