Revert "Who?"

This reverts commit bcffeaa90d.
This commit is contained in:
M66B 2023-06-14 23:09:48 +02:00
parent e67efaae3e
commit fc5d8ec276
1 changed files with 1 additions and 1 deletions

View File

@ -6895,7 +6895,7 @@ public class FragmentMessages extends FragmentBase
if (BuildConfig.DEBUG)
updateDebugInfo();
Log.i("List state" +
Log.i("List state who=" + Helper.getWho(this) + "" +
" reason=" + reason +
" tasks=" + tasks + " loading=" + loading +
" items=" + items + " initialized=" + initialized +