From f58c37ad5f67941c01915970156960b3450f1144 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 15 Mar 2015 11:56:02 -0700 Subject: [PATCH] Turn Desktop Notifications on by default. --- src/General/Config.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/Config.coffee b/src/General/Config.coffee index 96f9c3352..82ead9651 100755 --- a/src/General/Config.coffee +++ b/src/General/Config.coffee @@ -28,7 +28,7 @@ Config = 'Add button to hide 4chan announcements.' ] 'Desktop Notifications': [ - false + true 'Enables desktop notifications across various <%= meta.name %> features.' ] '404 Redirect': [