From 48ee02980b41ae721d0e05bf0ef416591fa68a78 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 22 Jul 2017 17:13:21 -0400 Subject: [PATCH] remove stray code change from f5ef83719cd618a911467cc2cedf4bb36e3ad837 --- src/js/tab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/tab.js b/src/js/tab.js index 985b1550c..1454cc16d 100644 --- a/src/js/tab.js +++ b/src/js/tab.js @@ -592,7 +592,7 @@ vAPI.tabs.onPopupUpdated = (function() { source: 'switch', raw: 'no-popups: ' + µb.hnSwitches.z + ' true' }; - result = 1; + return 1; } }