Update js/notifications.js

This commit is contained in:
Mikunj Varsani 2019-01-16 13:33:41 +11:00 committed by GitHub
parent e69999a790
commit f527e2a2ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -107,7 +107,7 @@
} else if (messagesNotificationCount > 0) {
message = newMessageCountLabel;
} else {
message = '-';
return;
}
break;
case SettingNames.NAME: {