From 0a47769531d7081f382f7ae7e1f4b5d820130933 Mon Sep 17 00:00:00 2001 From: Junior Date: Sun, 23 Feb 2025 15:53:23 -0500 Subject: [PATCH] Change default scope path --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index b083883..dfa3827 100644 --- a/manifest.json +++ b/manifest.json @@ -15,5 +15,5 @@ ], "start_url": "index.php", "display": "standalone", - "scope": "/" + "scope": "/l/" }