Update src/Appwrite/Platform/Tasks/Hamster.php

Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
This commit is contained in:
Christy Jacob
2023-01-26 15:36:34 +05:30
committed by GitHub
co-authored by Matej Bačo
parent a3cf72bc15
commit f6bef128e4
+1 -1
View File
@@ -145,7 +145,7 @@ class Hamster extends Action
public function action(Registry $register, Group $pools, Cache $cache, Database $dbForConsole): void
{
Console::success('Getting stats...');
Console::info'Getting stats...');
/* Initialise new Utopia app */
$app = new App('UTC');