1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 16:25:30 +00:00

Added remark

This commit is contained in:
M66B 2021-07-09 07:22:01 +02:00
parent 767efb2c8f
commit 1d12d819f5

View file

@ -663,6 +663,7 @@ public class ContactInfo {
if (x < min)
min = x;
} catch (NumberFormatException ex) {
// "any"
Log.w(ex);
}
}