mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Platform/Tasks/Hamster.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
This commit is contained in:
co-authored by
Matej Bačo
parent
a3cf72bc15
commit
f6bef128e4
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user