diff --git a/locations.js b/locations.js index 75f90ae33..9795f3fde 100644 --- a/locations.js +++ b/locations.js @@ -1095,7 +1095,7 @@ function makeLocationApp(params) { return window.get_gtk_application_id() === null; return true; - } catch (e) { + } catch { return false; } });