set contact when presence changes

This commit is contained in:
Benjamin Reis 2016-11-25 15:30:06 +01:00
parent 445a4bbcdb
commit b0aaa18765

View file

@ -68,6 +68,7 @@
return; return;
} }
} }
[self setContact:_contact];
} }
#pragma mark - Property Functions #pragma mark - Property Functions