aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/gmail/package.json
diff options
context:
space:
mode:
authorLibravatar Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>2020-06-01 22:47:41 +0530
committerLibravatar Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>2020-06-01 22:47:41 +0530
commitc15c01db45bd912e4f0daa48dab72633be761b29 (patch)
tree6987ca8cd567a2846aebf54be21d8ac8b540c900 /uncompressed/gmail/package.json
parentUpdate Skype with screen sharing (#170) (diff)
downloadferdium-recipes-c15c01db45bd912e4f0daa48dab72633be761b29.tar.gz
ferdium-recipes-c15c01db45bd912e4f0daa48dab72633be761b29.tar.zst
ferdium-recipes-c15c01db45bd912e4f0daa48dab72633be761b29.zip
fix: replace user-agent by removing any Ferdi|Electron strings and trim() the end result
Diffstat (limited to 'uncompressed/gmail/package.json')
-rw-r--r--uncompressed/gmail/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/uncompressed/gmail/package.json b/uncompressed/gmail/package.json
index d7191e9..0048e49 100644
--- a/uncompressed/gmail/package.json
+++ b/uncompressed/gmail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "gmail", 2 "id": "gmail",
3 "name": "Gmail", 3 "name": "Gmail",
4 "version": "1.3.1", 4 "version": "1.3.2",
5 "description": "Gmail", 5 "description": "Gmail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>", 7 "author": "Stefan Malzner <stefan@adlk.io>",