From e5e1fdae761682ea90a683ccde78ecbdaa1f3ff1 Mon Sep 17 00:00:00 2001 From: Rafael Firmino Date: Fri, 4 Feb 2022 08:08:32 -0300 Subject: [PATCH] FIx: menu redirect to swagger (#470) --- web/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.js b/web/src/App.js index 7f9553a1..d31dfaa2 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -410,7 +410,7 @@ class App extends Component { ); res.push( - + {i18next.t("general:Swagger")}