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:28 +05:30 committed by GitHub
parent c97e7ce328
commit a3cf72bc15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,7 @@ class Hamster extends Action
public function __construct()
{
$this
->desc('Get stats for project')
->desc('Get stats for projects')
->inject('register')
->inject('pools')
->inject('cache')