mirror of
https://github.com/makeplane/plane.git
synced 2026-09-03 12:50:29 +02:00
[WEB-4128] chore: epic description activity updated #4297
This commit is contained in:
committed by
GitHub
parent
c4a0fcf113
commit
290bf0db4e
@@ -81,7 +81,7 @@ export const EPIC_UPDATES_HELPER_MAP: Partial<TEpicActivityDetailsHelperMap> = {
|
||||
}),
|
||||
description_updated: () => ({
|
||||
icon: <AlignLeft className={commonIconClassName} />,
|
||||
message: <>updated the epic description.</>,
|
||||
message: <>updated the description.</>,
|
||||
}),
|
||||
state_updated: (activity: TIssueActivity) => ({
|
||||
icon: <DoubleCircleIcon className={commonIconClassName} />,
|
||||
|
||||
Reference in New Issue
Block a user