From bc9256813854c8cb4b9369bceeb462055fa87567 Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Mon, 30 Sep 2024 10:58:10 +0200 Subject: [PATCH] spot permissions --- spot/wxt.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/spot/wxt.config.ts b/spot/wxt.config.ts index fc8a3ec3e..0b06a056f 100644 --- a/spot/wxt.config.ts +++ b/spot/wxt.config.ts @@ -25,7 +25,6 @@ export default defineConfig({ "tabCapture", "offscreen", "unlimitedStorage", - "webRequest", ], }, });