From 22827ae690d08ea63f081cbc73a0d0d3de9a1e4e Mon Sep 17 00:00:00 2001 From: adueck Date: Wed, 14 Aug 2024 20:32:54 -0400 Subject: [PATCH] oops, trying again with old service-worker --- website/package.json | 2 +- website/src/screens/About.tsx | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/website/package.json b/website/package.json index 2a8d740..bdcec49 100644 --- a/website/package.json +++ b/website/package.json @@ -61,7 +61,7 @@ "dev": "vite", "lint": "eslint .", "test": "jest", - "build": "rm -rf dist && tsc -b && vite build && bun build src/service-worker.ts --outdir ./dist", + "build": "rm -rf dist && tsc -b && vite build && bun build src/service-worker.ts --outdir ./dist", "preview": "vite preview", "test-ci": "yarn test --watchAll=false" }, diff --git a/website/src/screens/About.tsx b/website/src/screens/About.tsx index 81d4c69..4fd5de7 100644 --- a/website/src/screens/About.tsx +++ b/website/src/screens/About.tsx @@ -48,13 +48,7 @@ const About = ({ state }: { state: State }) => { from your browser even without an internet connection. You can also {` `} install it as an app on your phone or desktop by - choosing "Add to Home Screen" on "Install" on your browser menu. It is - also - {` `} - - find and install it on the Google Play Store - - . + choosing "Add to Home Screen" on "Install" on your browser menu.

Phonetic System