From 035002ceedf78d5ec73eabc0df7f06139939b967 Mon Sep 17 00:00:00 2001 From: Amine El Mouafik <412895+kytwb@users.noreply.github.com> Date: Mon, 8 Feb 2021 10:34:45 +0100 Subject: Synchronize with Franz 5.6.0 (#1033) Co-authored-by: FranzBot Co-authored-by: vantezzen Co-authored-by: Makazzz Co-authored-by: Stefan Malzner Co-authored-by: Amine Mouafik --- src/helpers/userAgent-helpers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helpers/userAgent-helpers.js') diff --git a/src/helpers/userAgent-helpers.js b/src/helpers/userAgent-helpers.js index 4929d9578..be6162464 100644 --- a/src/helpers/userAgent-helpers.js +++ b/src/helpers/userAgent-helpers.js @@ -19,7 +19,7 @@ function windows() { } function linux() { - return 'X11; Linux x86_64'; + return 'X11; Ubuntu; Linux x86_64'; } export default function userAgent(removeChromeVersion = false, addFerdiVersion = false) { -- cgit v1.2.3-70-g09d2