From 667b8d0e496cbb4c498479798642b5e5cf69f6cb Mon Sep 17 00:00:00 2001 From: William Moore Date: Thu, 2 Feb 2023 17:21:02 -0600 Subject: [PATCH] Update to make TeaSense run in the back ground --- public/index.html | 2 +- public/serviceworker.js | 50 +++++++++++++++++++++++++++++-- src/App.css | 34 +-------------------- src/App.tsx | 8 ----- src/components/teasense/index.tsx | 39 ------------------------ 5 files changed, 50 insertions(+), 83 deletions(-) diff --git a/public/index.html b/public/index.html index dac2dfa..cd866a9 100644 --- a/public/index.html +++ b/public/index.html @@ -30,7 +30,7 @@