mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix
This commit is contained in:
@@ -294,7 +294,7 @@ class UsageTest extends Scope
|
||||
'bucketId' => $bucketId,
|
||||
'bucketsTotal' => $bucketsTotal,
|
||||
'requestsTotal' => $requestsTotal,
|
||||
// 'storageTotal' => $storageTotal,
|
||||
'storageTotal' => $storageTotal,
|
||||
'filesTotal' => $filesTotal,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user