From ea4966dd8b4940df7c442bfd5f3245a6ceafd78d Mon Sep 17 00:00:00 2001 From: James Campos Date: Fri, 22 Mar 2013 21:50:07 -0700 Subject: [PATCH] fourchanx-settings --- src/features.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/features.coffee b/src/features.coffee index acc730515..30dd2a1d8 100644 --- a/src/features.coffee +++ b/src/features.coffee @@ -1635,7 +1635,7 @@ Keybinds = when Conf['Open settings'] Settings.open() when Conf['Close'] - if $.id 'settings' + if $.id 'fourchanx-settings' Settings.close() else if (notifications = $$ '.notification').length for notification in notifications