1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Update roster count on carbons

This commit is contained in:
James Booth 2016-03-22 00:28:22 +00:00
parent 6f537c3818
commit 503fc9e393

View File

@ -500,6 +500,7 @@ sv_ev_incoming_carbon(char *barejid, char *resource, char *message, char *pgp_me
#else
_sv_ev_incoming_plain(chatwin, new_win, barejid, resource, message, NULL);
#endif
rosterwin_roster();
}
void