File size: 86 Bytes
8a37e0a
1
2
export const getWorkflowCopyName = (name: string): string => `${name.trim()} (copy)`;