mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
updates
This commit is contained in:
@@ -43,6 +43,7 @@ class Usage extends Event
|
||||
$client = new Client($this->queue, $this->connection);
|
||||
|
||||
return $client->enqueue([
|
||||
'project' => $this->getProject(),
|
||||
'metrics' => $this->metrics,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user