diff --git a/src/app/profile/dashboard/orientation.enum.ts b/src/app/profile/dashboard/orientation.enum.ts index 72e3a437d4cf9b0a612dcdf035f119d8ade54b75..3a597aeca8392b14d371448e046fd5e00d272b04 100644 --- a/src/app/profile/dashboard/orientation.enum.ts +++ b/src/app/profile/dashboard/orientation.enum.ts @@ -1,5 +1,5 @@ export const Status = { - pending: { + new: { label: 'Nouveau', color: 'dark-blue', icon: 'new',