From 0812d40e354321849d5172f31d0f4df2c425af75 Mon Sep 17 00:00:00 2001 From: Philipp Hochkamp Date: Thu, 6 Oct 2022 15:55:30 +0200 Subject: [PATCH] a --- hosts/daedalus/finicky.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/daedalus/finicky.js b/hosts/daedalus/finicky.js index 52fd3e2e..d5dae2f0 100644 --- a/hosts/daedalus/finicky.js +++ b/hosts/daedalus/finicky.js @@ -8,10 +8,6 @@ module.exports = { { match: /^https?:\/\/.*\.atlassian\.com\/.*$/, browser: "Vivaldi.app" - }, - { - match: undefined, - browser: "Safari" } ] }