From 365d19cdd6cc8d4c8518976252b0d9cfe1dc387d Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 12 Jan 2021 00:57:51 +0100 Subject: :pencil2: Fix another typo that hopefully fixes service-worker --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 573118f..3772538 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "HOVERBIT Controller", "short_name": "HOVERBIT BLE", "display": "fullscreen", - "start_url": "/microbit-ble/", + "start_url": "/hoverbit-ble/", "orientation": "landscape", "icons": [ { -- cgit v1.2.3