forked from github/plane
chore: user activity title update message updated (#4616)
This commit is contained in:
parent
1d7b3efb80
commit
bfd6fb00a8
@ -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…
Reference in New Issue
Block a user