From 00007c22ba1d41a86224b3076e93a1806fdec274 Mon Sep 17 00:00:00 2001 From: James Wheare Date: Tue, 5 Jun 2018 12:55:09 +0100 Subject: [PATCH] Remove TODO about fixed issue #115 --- app/main.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/main.js b/app/main.js index 3d119db..3fbcd6f 100644 --- a/app/main.js +++ b/app/main.js @@ -547,8 +547,6 @@ function checkInApplications () { var ircUrlOnOpen; function handleProtocolUrls () { // https://github.com/electron/electron/blob/master/docs/api/app.md#appsetasdefaultprotocolclientprotocol-path-args - // TODO handle windows (and linux?) opening the app with the url as an argument - // https://github.com/irccloud/irccloud-desktop/issues/115 if (is.sandbox()) { return; }