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" } ] }