mirror of
https://github.com/skidoodle/hostinfo
synced 2026-04-28 17:47:36 +02:00
remove author email from configuration
This commit is contained in:
@@ -8,7 +8,6 @@ export default defineConfig({
|
|||||||
name: 'Host Info',
|
name: 'Host Info',
|
||||||
description: 'Get host information',
|
description: 'Get host information',
|
||||||
version: '1.7',
|
version: '1.7',
|
||||||
author: { email: 'contact@albert.lol' },
|
|
||||||
permissions: ['tabs', 'activeTab'],
|
permissions: ['tabs', 'activeTab'],
|
||||||
host_permissions: [
|
host_permissions: [
|
||||||
'https://ip.albert.lol/*',
|
'https://ip.albert.lol/*',
|
||||||
|
|||||||
Reference in New Issue
Block a user