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(