diff --git a/packages/backend/src/apps/virtualq/actions/update-waiter/index.js b/packages/backend/src/apps/virtualq/actions/update-waiter/index.js index 503f4e14..c00631d0 100644 --- a/packages/backend/src/apps/virtualq/actions/update-waiter/index.js +++ b/packages/backend/src/apps/virtualq/actions/update-waiter/index.js @@ -50,7 +50,7 @@ export default defineAction({ description: 'Used to find caller if 0 is used for waiter field', }, { - label: 'EWT', + label: 'Estimated waiting time', key: 'serviceWaiterEwt', type: 'string', description: 'EWT as calculated by the service',