Support page

This commit is contained in:
yflory
2019-06-24 12:15:34 +02:00
parent bd190dc73b
commit 22c9af6961
14 changed files with 561 additions and 11 deletions

View File

@@ -983,7 +983,7 @@ MessengerUI, Messages) {
$button.addClass('fa-bell');
};
Common.mailbox.subscribe({
Common.mailbox.subscribe(['notifications'], {
onMessage: function (data, el) {
if (el) {
div.appendChild(el);