From 5794c30def9c5c47ce31b714eb23409571416ba4 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 13 Apr 2016 11:35:53 +0100 Subject: [PATCH] Devices should be below 'advanced' --- src/components/views/settings/Notifications.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/components/views/settings/Notifications.js b/src/components/views/settings/Notifications.js index 749bc9ae7a..6831d7888b 100644 --- a/src/components/views/settings/Notifications.js +++ b/src/components/views/settings/Notifications.js @@ -1046,12 +1046,11 @@ module.exports = React.createClass({ -

Devices

- - { devicesSection } - { advancedSettings } +

Devices

+ { devicesSection } +