Commit aad2451d authored by Vladimir Baranov's avatar Vladimir Baranov

rref #5392. Report last seen message when message received

parent 27432ef4
...@@ -81,6 +81,7 @@ angular.module("ulakbus.messaging") ...@@ -81,6 +81,7 @@ angular.module("ulakbus.messaging")
} }
}; };
updateLastMessage(message); updateLastMessage(message);
reportLastSeenMessage();
} }
function updateAndSelect(channelKey){ function updateAndSelect(channelKey){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment