Touch favicon cache

This commit is contained in:
M66B 2022-12-28 13:43:02 +01:00
parent 96331bdeb4
commit 40eedcb4dd
1 changed files with 1 additions and 0 deletions

View File

@ -357,6 +357,7 @@ public class ContactInfo {
}
});
if (files != null && files.length == 1) {
files[0].setLastModified(new Date().getTime());
if (files[0].length() == 0)
Log.i("Avatar blacklisted cache" + files[0].getName());
else {