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

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
parent a3cf72bc15
commit f6bef128e4
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::success('Getting stats...');
Console::info'Getting stats...');
/* Initialise new Utopia app */
$app = new App('UTC');