From cce1c95ba7a5af538b57495887c6c3fad92b95be Mon Sep 17 00:00:00 2001 From: liza-pohranichna Date: Thu, 15 Aug 2024 13:07:35 +0300 Subject: [PATCH] fix: added emply string for flow column in chat-getways rable if item dosent have flow [WTEL-4915] --- .../modules/chat-gateways/components/the-chat-gateways.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/routing/modules/chat-gateways/components/the-chat-gateways.vue b/src/modules/routing/modules/chat-gateways/components/the-chat-gateways.vue index 6c96c7ffe..3d014c4ae 100644 --- a/src/modules/routing/modules/chat-gateways/components/the-chat-gateways.vue +++ b/src/modules/routing/modules/chat-gateways/components/the-chat-gateways.vue @@ -96,6 +96,7 @@ > {{ item.flow.name }} +