mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix sites usage
This commit is contained in:
@@ -8,6 +8,7 @@ class UsageSites extends UsageFunctions
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
parent::__construct();
|
||||
$this
|
||||
->removeRule('functionsTotal')
|
||||
->removeRule('functions')
|
||||
|
||||
Reference in New Issue
Block a user