mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 01:18:37 +00:00
fix sites usage
This commit is contained in:
parent
314da2bb85
commit
327cb671a1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class UsageSites extends UsageFunctions
|
||||||
{
|
{
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
parent::__construct();
|
||||||
$this
|
$this
|
||||||
->removeRule('functionsTotal')
|
->removeRule('functionsTotal')
|
||||||
->removeRule('functions')
|
->removeRule('functions')
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue