Initial commit
This commit is contained in:
3
appinfo/app.php
Normal file
3
appinfo/app.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$app = new OCA\CTAutoMailHooks\AppInfo\Application();
|
||||
$app->getContainer()->query('UserHooks')->register();
|
Reference in New Issue
Block a user