pull/194/head
M66B 4 years ago
parent 274bb3d847
commit aa80cc2b62

@ -1031,7 +1031,7 @@ class Core {
Log.e(ex);
}
} else {
// Lookup added messages
// Lookup added message
int count = 0;
Long found = newuid;
while (found == null && count++ < FIND_RETRY_COUNT) {

Loading…
Cancel
Save