Clarify comment

pull/21833/head
David Baker 2016-05-03 11:21:05 +01:00
parent fab7111fd7
commit 6a596f034f
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ module.exports = {
device_display_name: address,
lang: navigator.language,
data: {},
append: true, // We always append for email pushers since the email is not a device that would 'logged out' from
append: true, // We always append for email pushers since we don't want to stop other accounts notifying to the same email address
});
},
};