From d0f78eda5384b4a529c93b7caddf7424dc0603f0 Mon Sep 17 00:00:00 2001 From: dumbmoron Date: Wed, 3 Jul 2024 17:05:42 +0000 Subject: [PATCH] manifest: fix chrome warnings --- web/static/manifest.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/static/manifest.json b/web/static/manifest.json index 3777ca6d..ea35be25 100644 --- a/web/static/manifest.json +++ b/web/static/manifest.json @@ -63,7 +63,9 @@ } ], "share_target": { + "method": "GET", "action": "/", + "enctype": "application/x-www-form-urlencoded", "params": { "text": "u", "url": "u"