1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00

Merge pull request #5044 from appwrite/feat-aggregate-stats

feat: add hamster script
This commit is contained in:
Christy Jacob 2023-01-26 17:16:47 +05:30 committed by GitHub
commit b1333b39c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,7 +145,7 @@ class Hamster extends Action
public function action(Registry $register, Group $pools, Cache $cache, Database $dbForConsole): void
{
Console::info'Getting stats...');
Console::info('Getting stats...');
/* Initialise new Utopia app */
$app = new App('UTC');