From a517f9fd3082bed9e71cf57a9be0f0374839dd92 Mon Sep 17 00:00:00 2001 From: Matt Hillsdon Date: Wed, 29 May 2024 12:58:49 +0100 Subject: [PATCH] Branch with logging + no PWA --- src/App.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index 1e2187d5a..50bf1b3b3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -31,6 +31,8 @@ import BeforeUnloadDirtyCheck from "./workbench/BeforeUnloadDirtyCheck"; import { SelectionProvider } from "./workbench/use-selection"; import Workbench from "./workbench/Workbench"; +console.log("This version has no PWA"); + const isMockDeviceMode = () => // We use a cookie set from the e2e tests. Avoids having separate test and live builds. Boolean(