From 773aebda931aae259f554142d5458648817474a4 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Thu, 24 Feb 2022 18:58:23 -0600 Subject: [PATCH] Fix user agent string --- package.json | 12 ------------ views/index.html | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/package.json b/package.json index fbeec54..518af60 100644 --- a/package.json +++ b/package.json @@ -20,18 +20,6 @@ "chokidar": "^3.5.3", "graceful-fs": "^4.2.9" }, - "iohook": { - "targets": [ - "node-102", - "electron-101" - ], - "platforms": [ - "linux" - ], - "arches": [ - "x64" - ] - }, "devDependencies": { "electron": "^17.1.0", "electron-builder": "^22.14.13" diff --git a/views/index.html b/views/index.html index 8459ec0..df95e2a 100644 --- a/views/index.html +++ b/views/index.html @@ -49,9 +49,9 @@