From de1ab2d1f9d1647f25e5ee0f63035a53130dd11b Mon Sep 17 00:00:00 2001 From: bcoles Date: Sat, 23 Feb 2013 12:32:57 +1030 Subject: [PATCH] Fix issue #838 Fixes detect_toolbars target configuration --- modules/browser/detect_toolbars/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/browser/detect_toolbars/config.yaml b/modules/browser/detect_toolbars/config.yaml index de53eabf7..abbac341c 100644 --- a/modules/browser/detect_toolbars/config.yaml +++ b/modules/browser/detect_toolbars/config.yaml @@ -13,4 +13,4 @@ beef: authors: ["gcattani"] target: working: ["All"] - not_working: ["None"] + not_working: ["All"]