From d952d13107ddc4b78e7c9945ac96959b7036f222 Mon Sep 17 00:00:00 2001 From: Renard Date: Sat, 5 Oct 2019 13:17:40 -0300 Subject: Small bug fixes --- src/Settings.js | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/Settings.js') diff --git a/src/Settings.js b/src/Settings.js index 209fed5..dbfbcf7 100644 --- a/src/Settings.js +++ b/src/Settings.js @@ -28,8 +28,8 @@ class SettingsModal extends Component { super(props); this.state = { homeSound: "msn", - threadSound: "dootdoot", - nightMode: true, + threadSound: "msn", + nightMode: false, notifyOnHome: true, notifyOnThread: true, autoUpdateThreads: true, @@ -160,7 +160,6 @@ class SettingsModal extends Component { Sonido de notificación:{" "}