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:
@ -12,6 +12,7 @@ export enum FieldActorSource {
|
||||
API = 'API',
|
||||
IMPORT = 'IMPORT',
|
||||
MANUAL = 'MANUAL',
|
||||
SYSTEM = 'SYSTEM',
|
||||
}
|
||||
|
||||
export const actorCompositeType: CompositeType = {
|
||||
|
||||
Reference in New Issue
Block a user