changed the createdByName to Twenty(Sample data). (#7424)

I changed the createdByName from' system' to 'Twenty(Sample Data)'.

---------

Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
bmbaji
2024-10-04 12:57:15 -04:00
committed by GitHub
parent 2f223f3294
commit ae2bd66f45
6 changed files with 31 additions and 14 deletions

View File

@ -12,6 +12,7 @@ export enum FieldActorSource {
API = 'API',
IMPORT = 'IMPORT',
MANUAL = 'MANUAL',
SYSTEM = 'SYSTEM',
}
export const actorCompositeType: CompositeType = {