From 991cd10f40069b58fb68c69d58a07b9f2e4cd4fb Mon Sep 17 00:00:00 2001 From: skidoodle Date: Mon, 24 Mar 2025 20:27:45 +0100 Subject: [PATCH] remove author email from configuration --- wxt.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/wxt.config.ts b/wxt.config.ts index aa7e59c..f622399 100644 --- a/wxt.config.ts +++ b/wxt.config.ts @@ -8,7 +8,6 @@ export default defineConfig({ name: 'Host Info', description: 'Get host information', version: '1.7', - author: { email: 'contact@albert.lol' }, permissions: ['tabs', 'activeTab'], host_permissions: [ 'https://ip.albert.lol/*',