Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Remove TODO about fixed issue #115
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jun 5, 2018
1 parent 61b6efa commit 00007c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 00007c2

Please sign in to comment.