From 52155461a9752688292e8d2abadd6e01b1221890 Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Wed, 9 Feb 2022 16:54:16 +0000 Subject: [PATCH] Push missing file --- ui/index-fallback.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ui/index-fallback.js diff --git a/ui/index-fallback.js b/ui/index-fallback.js new file mode 100644 index 0000000..70161ad --- /dev/null +++ b/ui/index-fallback.js @@ -0,0 +1,8 @@ +document.body.innerHTML = ` +
+
+

⚠ This browser is not supported: the application relies on WebUSB and Import Maps. +

Don't know how you got here? Check out the blog post or the repo! +

+
+`;