From 143583b74f69bb69ccddb6cb2fa7ae744bc76e72 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Wed, 1 Apr 2020 08:34:45 +0200 Subject: Don't set Mac UA on Linux for Google services If we set the Mac UA on Linux, then various shortcuts will change to Mac ones - i.e. Ctrl + K to create a link in GMail will stop work, Ctrl + Enter to send an email in GMail and others. Only set the Mac UA when not running on Linux. --- uncompressed/googlecalendar/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'uncompressed/googlecalendar/package.json') diff --git a/uncompressed/googlecalendar/package.json b/uncompressed/googlecalendar/package.json index 3a5a17b..95d4e1c 100644 --- a/uncompressed/googlecalendar/package.json +++ b/uncompressed/googlecalendar/package.json @@ -1,7 +1,7 @@ { "id": "googlecalendar", "name": "Google Calendar", - "version": "1.0.2", + "version": "1.0.3", "description": "Google Calendar", "main": "index.js", "author": "Rico Herwig ", @@ -12,4 +12,4 @@ "hasDirectMessages": true, "openDevTools": true } - } \ No newline at end of file + } -- cgit v1.2.3-70-g09d2