mirror of
https://github.com/appwrite/appwrite
synced 2026-05-20 15:38:21 +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()
|
||||
{
|
||||
parent::__construct();
|
||||
$this
|
||||
->removeRule('functionsTotal')
|
||||
->removeRule('functions')
|
||||
|
|
|
|||
Loading…
Reference in a new issue