Fix indention

This commit is contained in:
Michael 2022-12-28 15:16:07 +00:00
parent e0e2e45b91
commit 54d308fb8a
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ class UpdateContacts
++$count;
}
Worker::coolDown();
}
}
DBA::close($contacts);
Logger::info('Initiated update for federated contacts', ['count' => $count]);