Fix: categoría bloqueo pm renombrada a Lambda
This commit is contained in:
@@ -20,7 +20,7 @@ export type BlockerCategory = 'client' | 'pm' | 'tech' | 'external' | 'other'
|
||||
|
||||
const CATEGORY_LABELS: Record<BlockerCategory, string> = {
|
||||
client: 'Cliente',
|
||||
pm: 'PM / Alcance',
|
||||
pm: 'Lambda',
|
||||
tech: 'Técnico',
|
||||
external: 'Terceros',
|
||||
other: 'Otro',
|
||||
|
||||
Reference in New Issue
Block a user