Added NoticeFavors() for received notices

This commit is contained in:
Sarven Capadisli 2009-11-16 22:16:55 +00:00
parent be73757131
commit 8b4fd41421
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ RealtimeUpdate = {
$("#notices_primary .notice:last").remove();
}
NoticeFavors();
NoticeReply();
RealtimeUpdate._updatecounter += 1;