1
0
Fork 0
mirror of synced 2024-10-02 02:07:04 +13:00

updating composer

This commit is contained in:
shimon 2024-05-22 16:44:30 +03:00
parent 5b1a2038bf
commit d201b0b099

View file

@ -738,4 +738,4 @@ App::init()
if (System::getEnv('_APP_USAGE_STATS', 'enabled') !== 'enabled') {
throw new Exception(Exception::GENERAL_USAGE_DISABLED);
}
});
});