mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
updating composer
This commit is contained in:
parent
5b1a2038bf
commit
d201b0b099
1 changed files with 1 additions and 1 deletions
|
|
@ -738,4 +738,4 @@ App::init()
|
|||
if (System::getEnv('_APP_USAGE_STATS', 'enabled') !== 'enabled') {
|
||||
throw new Exception(Exception::GENERAL_USAGE_DISABLED);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue