From 44a9180fc91fb8cd9e6f1a1ecf076c2b4b8a654c Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 5 Oct 2020 20:32:37 +0000 Subject: [PATCH] =?UTF-8?q?fix(web):=20=F0=9F=90=9B=20send=20404=20status?= =?UTF-8?q?=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #937 --- web/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/App.tsx b/web/src/App.tsx index d3aa3baf8..b26d78569 100644 --- a/web/src/App.tsx +++ b/web/src/App.tsx @@ -37,7 +37,7 @@ export const App: React.FC = () => ( - +