lint compliance

This commit is contained in:
yflory
2019-05-23 15:51:50 +02:00
parent 7666a008d7
commit caf36cb3bf
3 changed files with 5 additions and 6 deletions

View File

@@ -991,7 +991,7 @@ MessengerUI, Messages) {
}
refresh();
},
onViewed: function (data) {
onViewed: function () {
refresh();
}
});