Update js/notifications.js

pull/137/head
Mikunj Varsani 6 years ago committed by GitHub
parent e69999a790
commit f527e2a2ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save