Skip to content

Commit f6bef12

Browse files
Update src/Appwrite/Platform/Tasks/Hamster.php
Co-authored-by: Matej Bačo <[email protected]>
1 parent a3cf72b commit f6bef12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Appwrite/Platform/Tasks/Hamster.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ private function getStats(Database $dbForConsole, Database $dbForProject, Docume
145145

146146
public function action(Registry $register, Group $pools, Cache $cache, Database $dbForConsole): void
147147
{
148-
Console::success('Getting stats...');
148+
Console::info'Getting stats...');
149149
150150
/* Initialise new Utopia app */
151151
$app = new App('UTC');

0 commit comments

Comments
 (0)