Skip to content

Commit b1333b3

Browse files
Merge pull request appwrite#5044 from appwrite/feat-aggregate-stats
feat: add hamster script
2 parents e654ec2 + cdf9745 commit b1333b3

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::info'Getting stats...');
148+
Console::info('Getting stats...');
149149

150150
/* Initialise new Utopia app */
151151
$app = new App('UTC');

0 commit comments

Comments
 (0)