From e40d6c7dfc2da02cbd64b8be04a0f591b329ebb3 Mon Sep 17 00:00:00 2001 From: Jared Pereira Date: Mon, 10 Feb 2025 18:07:19 +0000 Subject: [PATCH] update manifest to use /new --- app/manifest.json | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/app/manifest.json b/app/manifest.json --- a/app/manifest.json +++ b/app/manifest.json @@ -7,7 +7,7 @@ "shortcuts": [ { "name": "New Leaflet", - "url": "/" + "url": "/new" } ], "icons": [ -- tangled.sh