From bd26ab13b7d8e89eccb684f374959cfedbe51de7 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Tue, 7 Jun 2011 00:53:09 +0200 Subject: And even chip magic now works with new Attachment objects. --- lib/main.js | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/main.js b/lib/main.js index a48f515..4db620a 100644 --- a/lib/main.js +++ b/lib/main.js @@ -214,3 +214,4 @@ contextMenu.Item({ require("clipboard").set(comment); } }); +//tabs.open("https://bugzilla.redhat.com/show_bug.cgi?id=710548"); -- cgit