From 2e0cba0cf9a5dc479973e1b29d9a4dac65b2b371 Mon Sep 17 00:00:00 2001 From: adriano Date: Fri, 21 Jan 2022 15:47:23 -0300 Subject: [PATCH] =?UTF-8?q?Commit=20para=20salvar=20estado=20funcional=20d?= =?UTF-8?q?o=20projeto=20antes=20das=20modifica=C3=A7=C3=B5es=20no=20packa?= =?UTF-8?q?ge.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/src/services/WbotServices/wbotMessageListener.ts | 2 +- frontend/src/layout/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/src/services/WbotServices/wbotMessageListener.ts b/backend/src/services/WbotServices/wbotMessageListener.ts index ecdf457..2d3ef2e 100644 --- a/backend/src/services/WbotServices/wbotMessageListener.ts +++ b/backend/src/services/WbotServices/wbotMessageListener.ts @@ -160,7 +160,7 @@ const verifyQueue = async ( let selectedOption; let choosenQueue; - //apagar essa gambiarra e ativar as 2 linhas acima thuanny + //thuanny if (queues.length === 1){ selectedOption = 1; choosenQueue = queues[+selectedOption - 1]; diff --git a/frontend/src/layout/index.js b/frontend/src/layout/index.js index e91ce89..80f20d7 100644 --- a/frontend/src/layout/index.js +++ b/frontend/src/layout/index.js @@ -220,7 +220,7 @@ const LoggedInLayout = ({ children }) => { className={classes.title} > - GRUPO HIT + BETA GRUPO {user.id && }