diff --git a/electron/BrowserOption.vue b/electron/BrowserOption.vue index eae71f1..b8f0525 100644 --- a/electron/BrowserOption.vue +++ b/electron/BrowserOption.vue @@ -16,6 +16,21 @@
Mac User: As of writing, MacOS has a bug in how it handles opening links.
+When your default browser is something other than Safari and you select Safari in this settings window, links might be opened twice.
+Once in Safari and a second time in your default browser. This tends to happen when Safari is not running when clicking a link.